move fedi verification links to header
This commit is contained in:
parent
2582e46abd
commit
db87c826d5
5 changed files with 5 additions and 7 deletions
|
@ -16,10 +16,10 @@
|
|||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap" rel="stylesheet">
|
||||
<link href="https://booping.synth.download/@strongsand" rel="me">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<a rel="me" href="https://booping.synth.download/@strongsand"></a>
|
||||
<div class="navbar"><nav>
|
||||
<a href="index.html">home</a>
|
||||
<b>about</b>
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
<title>strongsand's domain</title>
|
||||
<link rel="preload" href="stylesheet.css" as="style" />
|
||||
<link rel="stylesheet" href="stylesheet.css" />
|
||||
<link href="https://booping.synth.download/@strongsand" rel="me">
|
||||
|
||||
<!-- Figure out a way to fetch this font asynchronously -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
|
@ -20,7 +21,6 @@
|
|||
<link href="https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<a rel="me" href="https://booping.synth.download/@strongsand"></a>
|
||||
<div class="navbar"><nav>
|
||||
<b>home</b>
|
||||
<a href="about.html">about</a>
|
||||
|
|
|
@ -16,10 +16,9 @@
|
|||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap" rel="stylesheet">
|
||||
|
||||
<link href="https://booping.synth.download/@strongsand" rel="me">
|
||||
</head>
|
||||
<body>
|
||||
<a rel="me" href="https://booping.synth.download/@strongsand"></a>
|
||||
<div class="navbar"><nav>
|
||||
<a href="index.html">home</a>
|
||||
<a href="about.html">about</a>
|
||||
|
|
|
@ -16,10 +16,9 @@
|
|||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap" rel="stylesheet">
|
||||
|
||||
<link href="https://booping.synth.download/@strongsand" rel="me">
|
||||
</head>
|
||||
<body>
|
||||
<a rel="me" href="https://booping.synth.download/@strongsand"></a>
|
||||
<div class="navbar"><nav>
|
||||
<a href="index.html">home</a>
|
||||
<a href="about.html">about</a>
|
||||
|
|
|
@ -16,9 +16,9 @@
|
|||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap" rel="stylesheet">
|
||||
<link href="https://booping.synth.download/@strongsand" rel="me">
|
||||
</head>
|
||||
<body>
|
||||
<a rel="me" href="https://booping.synth.download/@strongsand"></a>
|
||||
<div class="navbar"><nav>
|
||||
<a href="index.html">home</a>
|
||||
<a href="about.html">about</a>
|
||||
|
|
Loading…
Reference in a new issue