site updates
All checks were successful
Swaous.Asuscomm Build / Build-Docker-Image (push) Successful in 35s

This commit is contained in:
Lazy Hippopotamus
2025-02-27 08:21:42 -05:00
parent 099bfceb7e
commit de858ff884
7 changed files with 86 additions and 103 deletions

View File

@@ -11,12 +11,18 @@
</head>
<body>
<div>
<div id="toplogo"><img src="[^config.baseurl]/brand.png" /></div>
[#nav.html]
<div id="toplogo"><a href="[^config.baseurl]"><img src="[^config.baseurl]/brand.png" /></a></div>
<div>
[^maincontent]
[^cards.0]
</div>
</div>
[f cards card]
[i card cards.0 equals not]
<div>
[^card]
</div>
[/]
[/]
<script src="[^config.baseurl]/scrolly.js"></script>
</body>
</html>