Add some better logic to the resizing, add a better contacts page. sidebar hiding still in the works

This commit is contained in:
Bun 2025-07-02 21:44:35 -04:00
parent d8893f0463
commit 67de08a5b8
19 changed files with 180 additions and 99 deletions

View file

@ -3,6 +3,7 @@ compile_sass = true
build_search_index = true
taxonomies = [
{name = "authors", feed = true, rss = true },
{name = "tags", feed = true, rss = true },
]