Trigger deployment: TOC addon links ul structure

This commit is contained in:
Russell Ballestrini 2025-10-12 13:58:46 -04:00
parent 49e9db0489
commit ee62850857

View file

@ -1,8 +1,10 @@
2025-10-12
Comments link in TOC sidebar
- Add "Comments" link below TOC in right sidebar when Remarkbox enabled
- Styled consistently with TOC items
- Only appears on articles with both TOC and Remarkbox
TOC addon links with ul structure
- Extensible ul list at bottom of right sidebar for addon links
- Comments link when Remarkbox enabled
- Fix header margin-top: 0 to remove default spacing
- Border-top separator for addon section
- Ready for additional links (Share, Print, etc)
2025-10-11
Dark mode implementation complete