------------------------------------------------------------
commit 72935ae1fe3c74cfc8c7a6c84df6eeaa2ca71273
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub> Date: Tue Oct 1 05:35:25 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 1090caa..9feba34 100644 --- a/index.scroll +++ b/index.scroll @@ -1,9 +1,11 @@ -buildHtml - -gallery.css -theme dark -div#theGal.gallery -disk - where name includes jpg - compose tag <a href="{name}" class="photo"><img src="{name}"/></a> - printColumn tag +buildHtml + +# my restaurant + +gallery.css +theme dark +div#theGal.gallery +disk + where name includes jpg + compose tag <a href="{name}" class="photo"><img src="{name}"/></a> + printColumn tag ------------------------------------------------------------
commit 392e2c7dc6587e90f4d6040b8b42441cda1fee00
Author: root <root@hub.scroll.pub> Date: Tue Oct 1 04:51:42 2024 +0000 Initial commit from gallery template diff --git a/index.scroll b/index.scroll new file mode 100644 index 0000000..1090caa --- /dev/null +++ b/index.scroll @@ -0,0 +1,9 @@ +buildHtml + +gallery.css +theme dark +div#theGal.gallery +disk + where name includes jpg + compose tag <a href="{name}" class="photo"><img src="{name}"/></a> + printColumn tag