Added webmentions and adjusted timestamp on posts

This commit is contained in:
Brandon Rozek 2022-05-01 01:06:44 -04:00
parent 453f9cb7fa
commit 2834933a82
4 changed files with 17 additions and 1 deletions

View file

@ -215,3 +215,5 @@ nav li {
.title {
font-family: 'Comfortaa';
}
#webmentions img { max-height: 1.2em; margin-right: -1ex; }