Aggiornamento manuale: comparison page, CSS, mkdocs, source-notes

This commit is contained in:
2026-07-30 10:43:05 +02:00
parent fb1c5ec4b2
commit 1126fcc020
4 changed files with 153 additions and 1 deletions

View File

@@ -37,7 +37,7 @@ theme:
extra_css:
# The ?v= suffix defeats browser caching of the stylesheet. Bump the number
# whenever you change extra.css and the browser keeps showing the old style.
- stylesheets/extra.css?v=13
- stylesheets/extra.css?v=14
nav:
- Home: index.md
@@ -64,6 +64,7 @@ nav:
- Protocol:
- How it works: protocol/how-it-works.md
- REAL EXAMPLE: examples.md
- How BAL compares: comparison.md
- Security & Privacy: security-privacy.md
plugins: