add a people section

This commit is contained in:
2025-06-26 23:21:24 -04:00
parent 9f101abc10
commit 87d2781a0e
2 changed files with 21 additions and 0 deletions

View File

@ -49,6 +49,9 @@ html, body {
float: right;
text-align: right;
width: var(--lr-width);
ul {
text-align: left !important;
}
}
p#blogpreview a {
max-width: 30ch;