fix post title encoding

This commit is contained in:
2025-03-14 15:08:00 -04:00
parent 3932660acc
commit 6e572a8f48
7 changed files with 29 additions and 12 deletions
+5
View File
@@ -0,0 +1,5 @@
.image {
display: block;
margin: 1em auto;
max-width: 100%;
}