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 80fc0d489a
commit e2616c7eaa

View File

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