all repos — aaoth.xyz @ d5e7ccb84f46bf817492cb2477e2e3b0ba7cdfbd

aaoth.xyz website

header: fix formatting
la-ninpre leobrekalini@gmail.com
Fri, 22 Apr 2022 21:40:39 +0300
commit

d5e7ccb84f46bf817492cb2477e2e3b0ba7cdfbd

parent

3eaef1b283f726679a00b610c58ec29857076204

1 files changed, 4 insertions(+), 7 deletions(-)

jump to
M en/_header.htmlen/_header.html

@@ -2,12 +2,9 @@ <!doctype html>

<html lang="en"> <head> <meta charset="utf-8"> - <meta name="description" - content="personal website featuring music and art"> - <meta name="keywords" - content="music, art, self-hosting, foss, openbsd"> - <meta name="author" - content="la-ninpre"> + <meta name="description" content="personal website featuring music and art"> + <meta name="keywords" content="music, art, self-hosting, foss, openbsd"> + <meta name="author" content="la-ninpre"> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <title></title> <style>

@@ -18,7 +15,7 @@ a{color:#33a}

img{max-width:100%;vertical-align:middle} @media (prefers-color-scheme: dark){body{color:#ccc;background:#111}a{color:#99e}} </style> - <link rel="icon" href="/img/icon.png" type="image/png"> + <link rel="icon" href="/img/icon.png" type="image/png"> </head> <body> <header>