add pdf generator

This commit is contained in:
2023-12-11 00:02:55 +01:00
parent 9cff55e8bf
commit a59ec16783
5 changed files with 71 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
.markdown-body > *:first-child {
display: none;
}
body {
display: block;
max-width: 700px;