refactor: Move main website files to a subfolder

Moved the main HTML/CSS files into a dedicated subfolder and updated
deployment configuration accordingly.
This commit is contained in:
Matthew Binning 2026-01-21 14:26:41 -08:00
parent 9aace43357
commit a421d8e661
13 changed files with 12 additions and 10 deletions

View file

@ -2,7 +2,6 @@
authors = ["Matthew Binning"]
language = "en"
multilingual = false
src = "content"
title = "The Bin"
[build]