Mercurial > web
view _layouts/post.html @ 85:52d59a351bf5
add post about unicode in schism
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Sun, 09 Jun 2024 18:20:45 -0400 |
parents | eb3bbc61bc17 |
children | 1fed81c848a5 |
line wrap: on
line source
--- layout: default --- <div class="content drop-shadow-box drop-shadow-text"> <h2>{{ page.title }}</h2> <hr class="project-separator"> {{ content }} <br> <span class="blog-footer"><i>Written on {{ page.date | date_to_string }} by {{ page.author }}</i></span> </div>