Commit 5922456a12fecd20822231d1ab2fbea46c96856e

Authored by Victor Costa
1 parent 77b436d4

Fix embed

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
embed_test.html
1   -<iframe src="/proposal-app/index.html" style="width: 600px; height: 600px;"></iframe>
  1 +<iframe src="/index.html" style="width: 600px; height: 600px;"></iframe>
... ...