gomesite/journal/index.html

56 lines
2.2 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>
<title>gome — journal</title>
<meta charset='utf-8'/>
<meta name='theme-color' content='#efe5d7'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, shrink-to-fit=no'/>
<link rel='icon' type='image/x-icon' href='../favicon.ico'>
<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=Lora:ital@0;1&display=swap' rel='stylesheet'>
<link rel='stylesheet' type='text/css' href='../css/style.css'/>
</head>
<body>
<header id='header'>
<nav>
<a href='..'>back to gomepage</a>
</nav>
</header>
<main>
<h1>Journal</h1>
<a href='rss/feed.xml' class='rss-link'>RSS feed</a>
<a class='journal-link' href='./a-cappella.html'>
<h3>My experience with acappella</h3>
<div class='line stop-3'></div>
<time datetime='Wed, 14 Dec 2022 22:00:00 CST'>14 Dec. 2022, 10:00 PM</time>
<p>People singing songs they like with just their voices</p>
</a>
<a class='journal-link' href='./snow.html'>
<h3>I know snow</h3>
<div class='line stop-4'></div>
<time datetime='Tue, 13 Dec 2022 20:30:00 CST'>13 Dec. 2022, 8:30 PM</time>
<p>I love looking out the window at night this time of year, gathering a sense of the days conditions by way of the snow.</p>
</a>
<a class='journal-link' href='./party.html'>
<h3>I wanted to play Wii Party</h3>
<div class='line stop-5'></div>
<time datetime='Mon, 12 Dec 2022 20:30:00 CST'>12 Dec. 2022, 8:30 PM</time>
<p>The announcers voice is hilarious</p>
</a>
<a class='journal-link' href='./fraser.html'>
<h3>Elizabeth Fraser is my favorite singer</h3>
<div class='line stop-6'></div>
<time datetime='Fri, 9 Dec 2022 23:30:00 CST'>9 Dec. 2022, 11:30 PM</time>
<p>Shes what pushes Cocteau Twins sound above and beyond.</p>
</a>
<div class='page-nav'>
<a href='./page-2.html' class='next'></a>
</div>
</main>
<footer>
<img src='../img/mushrooms_1.webp' alt='Toadstools' />
</footer>
</body>
</html>