docs: remove linenums from every code block

Remove linenums from every single code block.
Makes site considerably less busy and easier to read.
This commit is contained in:
a-kenji
2024-05-14 11:32:30 +02:00
parent dd1cfe3834
commit 59c558ffc6

View File

@@ -28,7 +28,6 @@ markdown_extensions:
- pymdownx.highlight: - pymdownx.highlight:
use_pygments: true use_pygments: true
anchor_linenums: true anchor_linenums: true
linenums: true
- toc: - toc:
title: On this page title: On this page