summaryrefslogtreecommitdiff
path: root/notes/index.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-05-29 08:32:45 +0100
committerPaul Buetow <paul@buetow.org>2022-05-29 08:32:45 +0100
commit219820da6e595e50d67a01365b73883600e662df (patch)
tree09716ab23eca07b395eca77e1489ebe1e7230b1e /notes/index.html
parent092f67203b75e3256a6e1c9f50cbe76a97ba4eee (diff)
override styles
Diffstat (limited to 'notes/index.html')
-rw-r--r--notes/index.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/notes/index.html b/notes/index.html
new file mode 100644
index 00000000..1a5a5603
--- /dev/null
+++ b/notes/index.html
@@ -0,0 +1,23 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>Notes on foo.zone</title>
+<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
+<link rel="stylesheet" href="../style.css" />
+<link rel="stylesheet" href="style-override.css" />
+</head>
+<body>
+<h1>Notes on foo.zone</h1>
+<h2>To be in the .zone!</h2>
+<a class="textlink" href="./the-stoic-challenge.html">'The stoic challenge' book notes</a><br />
+<a class="textlink" href="./soft-skills.html">'Software Developmers Career Guide &amp; Soft Skills' book notes</a><br />
+<p>That were all notes. Hope they were useful!</p>
+<a class="textlink" href="../">Go back to main site</a><br />
+<p class="footer">
+Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a> |
+served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> |
+<a href="https://www.foo.zone/site-mirrors.html">Site Mirrors</a>
+</p>
+</body>
+</html>