commit fd9d0cc89b47d512a6bd9be35b332268e724447d parent c2a7f6cf016a83da0aab2c95200abb452bb241f2 Author: rob <rob@tarina.org> Date: Thu, 20 Feb 2025 11:33:29 +0200 moi Diffstat:
A | public_html/templates/landing.html | | | 16 | ++++++++++++++++ |
1 file changed, 16 insertions(+), 0 deletions(-)
diff --git a/public_html/templates/landing.html b/public_html/templates/landing.html @@ -0,0 +1,16 @@ +$def with (nothing) +<div id="container"> +<h2>Gonzo Pi Web Shop opening soon!</h2> +<div id="logocontainer"> +<p>for preorders contact go@gonzopi.org +$#<img class="logo" src="/static/tarina-logo.png"> +<br> +<div id="logo2"> +</div> + +</div> +<br> +<small><a href="https://github.com/rbckman/gonzopi">Gonzopi code</a> <a href="https://github.com/rbckman/gonzopi_build">Gonzopi build</a> </small> +<br> +<br> +<br>