gomesite/journal/page-7.html

83 lines
3.2 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-02-17 01:11:30 +00:00
<a class='journal-link' href='examples.html'>
<h3>Start with examples</h3>
2023-01-28 04:00:18 +00:00
<div class='line stop-0'></div>
2023-02-17 01:11:30 +00:00
<time datetime='Wed, 28 Dec 2022 23:00:00 CST'>28 Dec. 2022, 11:00 PM</time>
<p>The right example will have serious payoff in ease of comprehension.</p>
2023-01-28 04:00:18 +00:00
</a>
2023-02-17 01:11:30 +00:00
<a class='journal-link' href='astronomy.html'>
<h3>Astronomy is super cool</h3>
2023-01-28 04:00:18 +00:00
<div class='line stop-1'></div>
2023-02-17 01:11:30 +00:00
<time datetime='Tue, 27 Dec 2022 22:30:00 CST'>27 Dec. 2022, 10:30 PM</time>
<p>There are crazy things going on out there</p>
2023-01-28 04:00:18 +00:00
</a>
2023-02-17 01:11:30 +00:00
<a class='journal-link' href='parabox.html'>
<h3>I played <i>Patricks Parabox</i></h3>
2023-01-28 04:00:18 +00:00
<div class='line stop-2'></div>
2023-02-17 01:11:30 +00:00
<time datetime='Mon, 26 Dec 2022 22:30:00 CST'>26 Dec. 2022, 10:30 PM</time>
<p>The best puzzle game Ive played in a long time</p>
2023-01-28 04:00:18 +00:00
</a>
2023-02-17 01:11:30 +00:00
<a class='journal-link' href='time-loop.html'>
<h3>Ill always go for a time loop</h3>
2023-01-28 04:00:18 +00:00
<div class='line stop-3'></div>
2023-02-17 01:11:30 +00:00
<time datetime='Fri, 23 Dec 2022 23:00:00 CST'>23 Dec. 2022, 11:00 PM</time>
<p>Time loops are one of my favorite fictional devices.</p>
2023-01-28 04:00:18 +00:00
</a>
2023-02-17 01:11:30 +00:00
<a class='journal-link' href='status-cafe.html'>
<h3>Status Cafe Emoji Hack</h3>
2023-01-28 04:00:18 +00:00
<div class='line stop-4'></div>
2023-02-17 01:11:30 +00:00
<time datetime='Thu, 22 Dec 2022 21:00:00 CST'>22 Dec. 2022, 9:00 PM</time>
<p>How to get almost any emoji on Status Cafe</p>
2023-01-28 04:00:18 +00:00
</a>
2023-02-17 01:11:30 +00:00
<a class='journal-link' href='ipa.html'>
<h3>International Phonetic Alphabet</h3>
2023-01-28 04:00:18 +00:00
<div class='line stop-5'></div>
2023-02-17 01:11:30 +00:00
<time datetime='Wed, 21 Dec 2022 23:00:00 CST'>21 Dec. 2022, 11:00 PM</time>
<p>A fun way to get a better idea of what languages sound like</p>
2023-01-28 04:00:18 +00:00
</a>
2023-02-17 01:11:30 +00:00
<a class='journal-link' href='irritable.html'>
<h3>Cold-induced irritability</h3>
2023-01-28 04:00:18 +00:00
<div class='line stop-6'></div>
2023-02-17 01:11:30 +00:00
<time datetime='Tue, 20 Dec 2022 23:00:00 CST'>20 Dec. 2022, 11:00 PM</time>
<p>On the psychological effects of living in 20°F (29°C) weather</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-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>