add image for headers
pyrox.dev 9 months ago 2176dc50 c1912626
··· 1 1 name = "dish" 2 2 url = "https://pyrox.dev" 3 3 pronouns = "fox/it/she" 4 4 - icon = "static/images/author.png" 4 4 + image = "static/images/author.png" 5 5 [[links]] 6 6 service = "lastdotfm" 7 7 link = "https://www.last.fm/user/thehedgeh0g"
This is a binary file and will not be displayed.
··· 122 122 @layer components { 123 123 [data-editor-file] { 124 124 @apply transition-all rounded-md; 125 125 + pointer-events: auto; 125 126 } 126 127 [data-editor-file]:hover { 127 128 @apply transition-all outline-blue outline-2 outline-offset-4