index — crispy-website @ be308fd08a2175a59794351362b18b049c2e048c

My personal homepage (very crispy)

css: update privacy and licenses to center.css
crispy-caesus crispy@crispy-caesus.eu
Wed, 25 Mar 2026 20:03:16 +0100
commit

be308fd08a2175a59794351362b18b049c2e048c

parent

63bd235f013cad809739804a4e780d3c20b72f68

2 files changed, 2 insertions(+), 4 deletions(-)

jump to
M templates/licenses.htmltemplates/licenses.html

@@ -5,8 +5,7 @@ <title>Licenses</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="icon" type="image/png" href="../static/banan_icon.png" /> <link rel="stylesheet" href="../static/global.css" /> - <link rel="stylesheet" href="../static/centerbody.css" /> - <link rel="stylesheet" href="../static/blog.css" /> + <link rel="stylesheet" href="../static/center.css" /> </head> <body> <div>
M templates/privacy.htmltemplates/privacy.html

@@ -5,8 +5,7 @@ <title>Privacy policy</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="icon" type="image/png" href="../static/banan_icon.png" /> <link rel="stylesheet" href="../static/global.css" /> - <link rel="stylesheet" href="../static/centerbody.css" /> - <link rel="stylesheet" href="../static/blog.css" /> + <link rel="stylesheet" href="../static/center.css" /> </head> <body> <div>