This commit is contained in:
Laker Turner 2025-03-22 09:02:52 +00:00
parent 9c5adaaa55
commit bd920f1731
No known key found for this signature in database

View file

@ -37,5 +37,5 @@ const { title, description } = Astro.props;
<meta name="generator" content={Astro.generator} />
{/* clacks */}
<meta http-equiv="X-Clacks-Overhead" content={`GNU ${getClacks()}`}
<meta http-equiv="X-Clacks-Overhead" content={`GNU ${getClacks()}`}>
</head>