woops
This commit is contained in:
@ -1,35 +1,36 @@
|
||||
<!doctype html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
|
||||
<title>home | hello hello</title>
|
||||
<meta name="description" content="Lee Cattarin... on the internet!">
|
||||
<link rel="alternate" href="/feed.xml" type="application/atom+xml" title="hello hello">
|
||||
|
||||
<title>home | hello hello</title>
|
||||
<meta name="description" content="Lee Cattarin... on the internet!">
|
||||
<link rel="alternate" href="/feed.xml" type="application/atom+xml" title="hello hello">
|
||||
|
||||
<meta property="og:title" content="home">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="Lee Cattarin... on the internet!">
|
||||
<meta property="og:site_name" content="hello hello">
|
||||
|
||||
<meta property="og:title" content="home">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="Lee Cattarin... on the internet!">
|
||||
<meta property="og:site_name" content="hello hello">
|
||||
|
||||
|
||||
<meta name="generator" content="Eleventy v3.1.2">
|
||||
<meta name="generator" content="Eleventy v3.1.2">
|
||||
|
||||
|
||||
<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=Atkinson+Hyperlegible+Mono:ital,wght@0,200..800;1,200..800&family=Atkinson+Hyperlegible+Next:ital,wght@0,200..800;1,200..800&display=swap" rel="stylesheet">
|
||||
|
||||
<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=Atkinson+Hyperlegible+Mono:ital,wght@0,200..800;1,200..800&family=Atkinson+Hyperlegible+Next:ital,wght@0,200..800;1,200..800&display=swap" rel="stylesheet">
|
||||
|
||||
|
||||
<script src="https://kit.fontawesome.com/884dded219.js" crossorigin="anonymous"></script>
|
||||
|
||||
<script src="https://kit.fontawesome.com/884dded219.js" crossorigin="anonymous"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<style>#postlist,
|
||||
<style>#postlist,
|
||||
#taglist {
|
||||
list-style: none;
|
||||
}
|
||||
@ -421,7 +422,7 @@ span.ha-placeholder {
|
||||
color: var(--color-pink);
|
||||
}
|
||||
span.ha-placeholder {
|
||||
opacity: .55;
|
||||
opacity: .8;
|
||||
}
|
||||
|
||||
|
||||
@ -901,10 +902,10 @@ footer a:focus-visible {
|
||||
}
|
||||
}</style>
|
||||
|
||||
<script type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<script type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
||||
<a href="#main" id="skip" title="skip to main content" aria-label="skip to main content">
|
||||
<i class="fa-solid fa-forward" aria-hidden="true"></i> skip
|
||||
@ -914,35 +915,35 @@ footer a:focus-visible {
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/reference/" title="read reference posts" aria-label="read reference posts">
|
||||
<a href="/reference/" title="read reference posts">
|
||||
<i class="fa-regular fa-folder-open" aria-hidden="true"></i>
|
||||
<span class="menu-text">reference</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/gallery/" title="view the gallery" aria-label="view the gallery">
|
||||
<a href="/gallery/" title="view the gallery">
|
||||
<i class="fa-regular fa-images" aria-hidden="true"></i>
|
||||
<span class="menu-text">gallery</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/" title="" aria-current="page" aria-label="">
|
||||
<a href="/" title="" aria-current="page">
|
||||
<i class="fa fa-solid fa-crow" aria-hidden="true"></i>
|
||||
<span class="menu-text">home</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/about/" title="about Lee" aria-label="about Lee">
|
||||
<a href="/about/" title="about Lee">
|
||||
<i class="fa-regular fa-user" aria-hidden="true"></i>
|
||||
<span class="menu-text">about</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/contact/" title="contact Lee" aria-label="contact Lee">
|
||||
<a href="/contact/" title="contact Lee">
|
||||
<i class="fa-solid fa-envelope-open-text" aria-hidden="true"></i>
|
||||
<span class="menu-text">contact</span>
|
||||
</a>
|
||||
@ -954,8 +955,8 @@ footer a:focus-visible {
|
||||
</header>
|
||||
|
||||
|
||||
<main id="main">
|
||||
|
||||
<main id="main">
|
||||
|
||||
|
||||
<h1 id="home">home</h1>
|
||||
|
||||
@ -1168,9 +1169,9 @@ footer a:focus-visible {
|
||||
|
||||
|
||||
|
||||
</main>
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
<footer>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/colophon" title="colophon" aria-label="colophon">
|
||||
@ -1192,6 +1193,6 @@ footer a:focus-visible {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/` was built on 2026-02-20T19:53:15.151Z -->
|
||||
<body>
|
||||
</body></body>
|
||||
<!-- This page `/` was built on 2026-02-20T19:56:59.689Z -->
|
||||
<body>
|
||||
</body></body></html>
|
||||
|
||||
Reference in New Issue
Block a user