small pixel drawing of a pufferfish j3s.sh

flip to embed
Jesse Olson j3s@c3f.net
Wed, 09 Feb 2022 05:03:36 +0000
commit

08c8db9f74f3a87eae2fad3508d2c3e5335140d5

parent

2a2f39412264d785011105784d302a3f037a2159

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M templates/git.htmltemplates/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}}