7 Commits

Author SHA1 Message Date
c8b233884e
Fix Inferencium logo on small-display navigation bar
This commit closes #54.
2024-03-04 02:26:24 +00:00
1017b1dd34
Switch from HTTPS protocol to local file locations
This commit closes #55.
2024-03-04 00:09:41 +00:00
393c17e8c0
Move news from webpage "Index" to dedicated "News"
This commit closes #48.
2024-03-03 23:57:44 +00:00
4c4f975229
Remove CSS class div.title a.title
This CSS class is unnecessary since it's already a part of the more
modular parent `div`.
2024-03-03 20:45:41 +00:00
e4e87af7f2
Add webpage "Sitemap" link to navigation bar
This commit closes #47.
2024-03-03 02:13:56 +00:00
8770d25eae
Increase title font size
This commit closes #50.
2024-03-03 00:24:57 +00:00
3848065904
Add HTML sitemap
This commit is a dependency of issue #47.

This commit adds the back-end HTML sitemap file; it requires being
exposed to the front-end to be useful and allow usage without knowing
the file exists and entering it manually.
2024-02-25 02:22:32 +00:00