gomesite/journal/page-7.html

88 lines
3.4 KiB
HTML
Raw Normal View History

2023-01-28 04:00:18 +00:00
<!DOCTYPE html>
<html lang='en'>
<head>
<title>gome — journal pg. 7</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>
2023-04-07 03:31:05 +00:00
<a class='journal-link' href='dry-spell.html'>
<h3>Musical dry spell</h3>
2023-01-28 04:00:18 +00:00
<div class='line stop-0'></div>
2023-04-07 03:31:05 +00:00
<time datetime='Wed, 15 Feb 2023 23:00:00 CST'>15 Feb 2023, 11:00 PM</time>
<p>When your primary creative output dries up</p>
2023-01-28 04:00:18 +00:00
</a>
2023-04-07 03:31:05 +00:00
<a class='journal-link' href='lyrics.html'>
<h3>What do I think about lyrics?</h3>
2023-01-28 04:00:18 +00:00
<div class='line stop-1'></div>
2023-04-07 03:31:05 +00:00
<time datetime='Tue, 14 Feb 2023 23:00:00 CST'>14 Feb 2023, 11:00 PM</time>
<p>Well Im glad you asked!</p>
2023-01-28 04:00:18 +00:00
</a>
2023-04-07 03:31:05 +00:00
<a class='journal-link' href='weary.html'>
<h3>My relationship with <i>Its a Good Life Honey If You Dont Grow Weary</i></h3>
2023-01-28 04:00:18 +00:00
<div class='line stop-2'></div>
2023-04-07 03:31:05 +00:00
<time datetime='Mon, 13 Feb 2023 23:00:00 CST'>13 Feb 2023, 11:00 PM</time>
<p>Led by the gentle, confident warmth of Alexa Woodwards voice</p>
2023-01-28 04:00:18 +00:00
</a>
2023-04-07 03:31:05 +00:00
<a class='journal-link' href='hivemind.html'>
<h3>Hivemind-facilitating software</h3>
2023-01-28 04:00:18 +00:00
<div class='line stop-3'></div>
2023-04-07 03:31:05 +00:00
<time datetime='Fri, 10 Feb 2023 22:00:00 CST'>10 Feb 2023, 10:00 PM</time>
<p>Many softwares bill themselves as “tools for thought”, but how about tools for shared thought?</p>
2023-01-28 04:00:18 +00:00
</a>
2023-04-07 03:31:05 +00:00
<a class='journal-link' href='fireplaces.html'>
<h3>Fireplace jokes</h3>
2023-01-28 04:00:18 +00:00
<div class='line stop-4'></div>
2023-04-07 03:31:05 +00:00
<time datetime='Thu, 9 Feb 2023 19:00:00 CST'>9 Feb 2023, 7:00 PM</time>
<p>The irony of form without function</p>
2023-01-28 04:00:18 +00:00
</a>
2023-04-07 03:31:05 +00:00
<a class='journal-link' href='singing.html'>
<h3>I have had singing</h3>
2023-01-28 04:00:18 +00:00
<div class='line stop-5'></div>
2023-04-07 03:31:05 +00:00
<time datetime='Wed, 8 Feb 2023 20:00:00 CST'>8 Feb 2023, 8:00 PM</time>
<p>Let the average quality of singing go down and the total amount of singing done go up</p>
2023-01-28 04:00:18 +00:00
</a>
2023-04-07 03:31:05 +00:00
<a class='journal-link' href='unfinished.html'>
<h3>An unfinished part of gomepage</h3>
2023-01-28 04:00:18 +00:00
<div class='line stop-6'></div>
2023-04-07 03:31:05 +00:00
<time datetime='Tue, 7 Feb 2023 23:00:00 CST'>7 Feb 2023, 11:00 PM</time>
<p>Just a stub for now.</p>
2023-01-28 04:00:18 +00:00
</a>
<div class='page-nav'>
<a href='page-6.html'></a>
<a href='.'>1.</a>
<a href='page-2.html'>2.</a>
<a href='page-3.html'>3.</a>
<a href='page-4.html'>4.</a>
<a href='page-5.html'>5.</a>
<a href='page-6.html'>6.</a>
<span class='current'>7.</span>
2023-02-08 05:18:26 +00:00
<a href='page-8.html'>8.</a>
2023-02-17 01:11:30 +00:00
<a href='page-9.html'>9.</a>
2023-02-28 03:39:26 +00:00
<a href='page-10.html'>10.</a>
2023-03-09 05:11:13 +00:00
<a href='page-11.html'>11.</a>
2023-03-18 04:20:25 +00:00
<a href='page-12.html'>12.</a>
2023-03-29 04:30:14 +00:00
<a href='page-13.html'>13.</a>
2023-04-07 03:31:05 +00:00
<a href='page-14.html'>14.</a>
2023-02-08 05:18:26 +00:00
<a href='page-8.html'></a>
2023-01-28 04:00:18 +00:00
</div>
</main>
<footer>
<img src='../img/mushrooms_1.webp' alt='Toadstools' />
</footer>
</body>
</html>