Import remaining template and styling code from bbaovanc.com

It's probably better structure-wise to have it all consolidated in
bobatheme. Then bbaovanc.com is only concerned about content, not stuff
that I declared to be specific to my site. This came from when I had
multiple sites running bobatheme in the background, so now it's just an
arbitrary, legacy distinction.

Fixes #86
This commit is contained in:
2025-07-29 23:12:33 -05:00
parent bbe76a44bb
commit d50a4dc6bd
8 changed files with 217 additions and 9 deletions

View File

@@ -22,8 +22,6 @@
{{ partial "page-metadata/item/edithistory.html" . }}
{{ partial "page-metadata/item/viewraw.html" . }}
{{ partial "page-metadata/custom-full.html" . }}
{{ partial "page-metadata/item/categories.html" . }}
{{ partial "page-metadata/item/tags.html" . }}