Add support for metatags

This commit is contained in:
Alex 2026-06-08 14:12:08 -07:00
parent ae440be40c
commit 4564aa9534
25 changed files with 230 additions and 22 deletions

View file

@ -18,11 +18,11 @@
}
}
.intro {
//color: colors.$primaryWhite;
padding: 1rem 0;
}
.list {
padding-top: 1rem;
padding: 2rem 0;
border-top: 5px solid colors.$primaryYellow;
.post {