Use pathlib more wisely

This commit is contained in:
2022-01-27 13:02:35 +02:00
parent 5d27050293
commit fcb4c1534a
2 changed files with 9 additions and 7 deletions

View File

@@ -1,2 +1,2 @@
Home;/
About;/about
[Home](/)
[About](/about)