From 55e39608f485e912e6589896686f18e4c364dd5c Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Sat, 11 Oct 2025 14:42:00 -0400 Subject: [PATCH] Update README with dark mode theme information --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index c41b43d..6e25e31 100644 --- a/README.rst +++ b/README.rst @@ -6,6 +6,8 @@ This project uses Pelican (a static site generator) to produce HTML from ``.rst` Pelican is written in Python and uses Jinja2 template engine by default. +The theme defaults to dark mode with a light mode toggle. Theme preference is saved to localStorage and persists across sessions. + Need a new blog post entry? ===============================