docs: normalize terminology and fix metadata

Normalize "Sukr" to "sukr" in architecture.md (4 instances).
Change site.toml title to lowercase. Fix template override
path from page/special.html to content/special.html. Update
copyright year to 2026.
This commit is contained in:
Timothy DeHerrera
2026-02-12 12:57:07 -07:00
parent ce830767ff
commit 73329aff81
5 changed files with 11 additions and 11 deletions

View File

@@ -58,7 +58,7 @@
</nav>
<footer class="sidebar-footer">
<a href="https://github.com/nrdxp/sukr">GitHub</a>
<span>© 2024 nrdxp — MIT</span>
<span>© 2026 nrdxp — MIT</span>
</footer>
</aside>
<main>{% block content %}{% endblock content %}</main>