We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62a9d8c commit 6a0a716Copy full SHA for 6a0a716
1 file changed
src/pages/lite/index.astro
@@ -184,6 +184,7 @@ import Layout from "../../layouts/Layout.astro";
184
</section>
185
<iframe
186
id="try-gephi-lite"
187
+ allowfullscreen
188
src="https://gephi.org/gephi-lite?file=https://gist.githubusercontent.com/jacomyal/08b9cdd4c629f64c299eaa8b922bc37b/raw/a85f7bb53a6f6bb17cf3f5c0991142708f120146/arctic-shaded.json"
189
></iframe>
190
0 commit comments