Merge branch 'master' into pages

This commit is contained in:
jetstream0
2023-09-16 00:17:55 -04:00
2 changed files with 6 additions and 5 deletions

View File

@@ -20,6 +20,10 @@
border-radius: 3px;
}
pre {
white-space: pre-wrap;
}
img {
max-width: 85%;
}

View File

@@ -24,10 +24,7 @@
</div>
<div id="post-md">
[[ for:post.md_lines:line ]]
[[ line ]]
[[ if:line ]]
<br>
[[ endif ]]
<p><pre>[[ line ]]</pre></p>
[[ endfor ]]
</div>
[[ if:post.slug:!next_post.slug ]]