Skip to content

Commit 6a0a716

Browse files
committed
Fixes fullscreen on Gephi Lite iframe
1 parent 62a9d8c commit 6a0a716

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/pages/lite/index.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ import Layout from "../../layouts/Layout.astro";
184184
</section>
185185
<iframe
186186
id="try-gephi-lite"
187+
allowfullscreen
187188
src="https://gephi.org/gephi-lite?file=https://gist.githubusercontent.com/jacomyal/08b9cdd4c629f64c299eaa8b922bc37b/raw/a85f7bb53a6f6bb17cf3f5c0991142708f120146/arctic-shaded.json"
188189
></iframe>
189190
</section>

0 commit comments

Comments
 (0)