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 9d58e1f8ee
commit ace57324b1
12 changed files with 6 additions and 8 deletions

View file

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