-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: htmx-gallery
action: blob
revision:
path_from: index.html
revision_from: refs/heads/master:
path_to:
revision_to:

git.thebackupbox.net

htmx-gallery

git://git.thebackupbox.net/htmx-gallery

blob of:

htmx-gallery

/ index.html

refs/heads/master:/index.html
 <html>
   <head>
   <title>htmx picture gallery toy</title>
   <script src="/htmx.org.1.7.0.js"></script>
   <style>
 .imgdiv {
 	border-style: solid;
 	border-width: 3px;
 	border-color: pink;
 	max-width: 700px;
 	margin: auto;
 }
   </style>
   </head>
   <body>
     <div hx-get="next.cgi?p=1" hx-trigger="revealed" hx-swap="afterend">pictures. :D</div>
   </body>
 </html>

-- Response ended

-- Page fetched on Sun Jun 2 17:03:11 2024