Skip to content

Commit

Permalink
fix: get iframe example from live app
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Thulin committed Jan 9, 2024
1 parent b9a10bb commit 52241a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/pages/components/usage/iframe/iframe.blade.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@iframe([
'src' => 'https://helsingborg-stad.github.io/ett-battre-helsingborg-web/',
'src' => 'https://ettbattre.helsingborg.se/',
'title' => 'Ett bättre Helsingborg Application',
'width' => '100%',
'height' => 600,
Expand Down

0 comments on commit 52241a3

Please sign in to comment.