add image for headers

pyrox.dev 2176dc50 c1912626

verified
Changed files
+2 -1
src
_data
static
+1 -1
src/_data/author.toml
··· 1 1 name = "dish" 2 2 url = "https://pyrox.dev" 3 3 pronouns = "fox/it/she" 4 - icon = "static/images/author.png" 4 + image = "static/images/author.png" 5 5 [[links]] 6 6 service = "lastdotfm" 7 7 link = "https://www.last.fm/user/thehedgeh0g"
src/static/images/author.png

This is a binary file and will not be displayed.

+1
src/static/styles.css
··· 122 122 @layer components { 123 123 [data-editor-file] { 124 124 @apply transition-all rounded-md; 125 + pointer-events: auto; 125 126 } 126 127 [data-editor-file]:hover { 127 128 @apply transition-all outline-blue outline-2 outline-offset-4