Remove branch section from pelican theme post

Theme changes are now merged to master
This commit is contained in:
Russell Ballestrini 2025-10-13 07:52:25 -04:00
parent be6e8c4e78
commit d2f5de70da

View file

@ -86,11 +86,6 @@ When the TOC is present, the main content width adjusts using the ``:has()`` pse
width: 65%;
}
the branch
==========
The changes live in the ``right-sidebar-toc`` branch of my pelican-svbhack fork. Once merged to master, the new theme will be live on this site.
dark mode implementation
========================