We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8109717 commit 3dee93eCopy full SHA for 3dee93e
src/components/BaseHead.astro
@@ -51,6 +51,7 @@ const { title, description, image = "/social-card.png" } = Astro.props;
51
<meta http-equiv="X-Clacks-Overhead" content="GNU Rob Collins" />
52
<meta http-equiv="X-Clacks-Overhead" content="GNU Oier Etxaniz" />
53
<meta http-equiv="X-Clacks-Overhead" content="GNU Russel Winder" />
54
+<meta http-equiv="X-Clacks-Overhead" content="GNU Michael Foord" />
55
56
<script
57
defer
0 commit comments