merge? sitelen pona support
Some checks failed
Build Saki and Deploy to Github Pages / build (push) Has been cancelled
Build Saki and Deploy to Github Pages / deploy (push) Has been cancelled

This commit is contained in:
stjet
2026-05-19 04:20:58 +00:00
3 changed files with 13 additions and 1 deletions

Binary file not shown.

View File

@@ -1,3 +1,8 @@
@font-face {
font-family: linjalipamanka;
src: url(/linjalipamanka-lili.woff2);
}
#post-md {
margin-top: 7px;
display: none;
@@ -14,3 +19,7 @@
#next-post-container {
padding-top: 10px;
}
.code-toki-pona {
font-family: linjalipamanka !important;
}