fix the sitix logo
All checks were successful
Swaous.Asuscomm Build / Build-Docker-Image (push) Successful in 38s

This commit is contained in:
2025-03-19 18:15:53 -04:00
parent e47ee41c74
commit 002d0ad925
9 changed files with 16 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
[/]
[=+-]
<p>
<img src="[^config.baseurl]/sitix-large.png" width="84px" style="float: left; padding: 20px;"/>
<img src="[^config.baseurl]/res/sitix-large.png" width="84px" style="float: left; padding: 20px;"/>
<a href="https://swaous.asuscomm.com/sitix/">Sitix</a> is an open-source Static Site Generator written in C and Lua. It builds this site! I use Sitix for almost all my web operations.
It's fast, containerizable, and reasonable. I built it to supplant Jekyll for my sanity, and it's the open source project I'm most proud of.
</p>

View File

@@ -14,7 +14,7 @@
<a href="https://swaous.asuscomm.com/sitix">The Sitix Project</a> (mine :D)
</li>
<li>
<a href="[^baseurl]">This website, ofc</a>
<a href="[^config.baseurl]">This website, ofc</a>
</li>
<li>
<a href="https://clarkeis.com/">Clarke Information Systems</a>

View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB