Skip to content

Commit

Permalink
VOWL 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Sideboard committed Sep 18, 2023
1 parent 23d8bc1 commit 49ae72e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<body>
<h1>WebVOWL Test</h1>
<p>Here is the Turtle file <a href="test.ttl">test.ttl</a> via WebVOWL iframe:</p>
<iframe src="webvowl/index.html"></iframe>
<div>
<iframe src="webvowl/index.html" style="display: block; width: 90%; height: 500px; margin: auto;"></iframe>
</div>
</body>
</html>

0 comments on commit 49ae72e

Please sign in to comment.