flip to embed
Jesse Olson j3s@c3f.net
Wed, 09 Feb 2022 05:03:36 +0000
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
templates/git.html
→
templates/git.html
@@ -1,6 +1,6 @@
{{define "title"}}jes shit git{{end}} {{define "body"}} -<p><i>my shitty git server iframe</i></p> +<p><i>my shitty git server embed</i></p> <p><i>(also available at <a href="https://git.j3s.sh">git.j3s.sh</a>)</p></i> -<iframe width=800 height=800 src="https://git.j3s.sh"></iframe> +<embed width=800 height=800 src="https://git.j3s.sh"></embed> {{end}}