site/dist/index.html

49 lines
1.8 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="prefetch" href="/materialicons.woff2">
<link rel="prefetch" href="/apple-touch-icon.png">
<link rel="prefetch" href="/favicon-32x32.png">
<link rel="prefetch" href="/favicon-16x16.png">
<link rel="prefetch" href="/site.webmanifest">
<link rel="prefetch" href="/bundle.css">
<link rel="prefetch" href="/main.js">
<meta name="google-site-verification" content="bjvkxJW39IrGsgIIZidzUziC9B0c5Ej0ncQX2Btyv60" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="/main.js" type="" defer></script>
<title>bear.oops.wtf</title>
<link rel="stylesheet" href="/bundle.css">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
</head>
<!-- https://bear.oops.wtf/git/bearfm/site -->
<!-- GPL-3.0-only or GPL-3.0-or-later -->
<body>
<header>
<nav>
<a href="/"><i class="material-icons">home</i> Home</a>
<a href="/blog/"><i class="material-icons">book</i> Blog</a>
</nav>
</header>
<div id="__container">
<div class="header-container">
<h1 class="title">BEAR.OOPS.WTF</h1>
</div>
<article class="article" id="article-body">
<p class="meta">Page created: January 6, 2024</p>
<p class="meta">Page last modified: January 20, 2025</p>
<p>Hello, Im Bear. I dont have much to put here.</p>
<p><a href="/coolLinks.html">Cool Links</a> <a
href="/git/">Git</a> <a href="/blog/">Blog Posts</a></p>
</article>
</div>
</body>
</html>