Revamp website

This commit is contained in:
nemunaire 2026-06-03 19:39:58 +09:00
commit 2b5bb8e12a
11 changed files with 382 additions and 157 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="{{ .Site.LanguageCode }}" style="background-color: #3A0B4D">
<html lang="{{ .Site.LanguageCode }}" style="background-color: var(--bs-dark)">
{{ partial "head.html" . }}