all repos — h3rald @ 728a191f0a22f419fb90e77031308ed907823fd6

The source code of the h3rald.com web site.

version change
h3rald h3rald@h3rald.com
Sun, 14 Jun 2026 04:31:15 +0200
commit

728a191f0a22f419fb90e77031308ed907823fd6

parent

d5e8d395204b4fb5a3af3c85f43530944d92e49b

2 files changed, 2 insertions(+), 2 deletions(-)

jump to
M contents/h3rald.htmlcontents/h3rald.html

@@ -16,7 +16,7 @@ <p>Currently, this site is fully static, it has no JavaScript, and it is powered by my very own static site generator, <a href="/hastysite">HastySite</a>.</p>

<h3>Major Releases</h3> -<h4>Version 5000 ( June 2026 &ndash; present)</h4> +<h4>Version >= 5000( June 2026 &ndash; present)</h4> <p>From this point on, H3RALD.com uses <a href="/conver">Convergent Versioning</a>.</p> <ul> <li>Web Server: <a href="http://wiki.nginx.org/Main">Nginx</a></li>
M templates/_footer.mustachetemplates/_footer.mustache

@@ -1,7 +1,7 @@

<footer class="sidebar"> <p> <img src="/images/logo-dark.svg" alt="H3RALD" class="logo-mini dark-mode-hide"> - <img src="/images/logo-light.svg" alt="H3RALD" class="logo-mini light-mode-hide"> Web Site v500-0 + <img src="/images/logo-light.svg" alt="H3RALD" class="logo-mini light-mode-hide"> Web Site v510-5 </p> </p>This web site uses <a href="/conver">Convergent Versioning</a></p> <p>&copy; 2004&mdash;2026 &bull; <em>Fabio Cevasco</em></p>