summaryrefslogtreecommitdiff
path: root/notes/index.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-04-07 00:49:19 +0300
committerPaul Buetow <paul@buetow.org>2023-04-07 00:49:19 +0300
commit30fc4e8f74315a92aaec36dfb9a8d4efa0a21791 (patch)
tree97ef2b26fd54a366d72f5289ba11ea311f8a0173 /notes/index.html
parent5c9e3886de0f9041e4a6fb6fea9917e29a8fbd76 (diff)
exact style
Diffstat (limited to 'notes/index.html')
-rw-r--r--notes/index.html22
1 files changed, 13 insertions, 9 deletions
diff --git a/notes/index.html b/notes/index.html
index 407c2b48..fb3ebf17 100644
--- a/notes/index.html
+++ b/notes/index.html
@@ -8,15 +8,19 @@
<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="./the-pragmatic-programmer.html">'The Pragmatic Programmer' book notes</a><br />
-<a class="textlink" href="./soft-skills.html">'Software Developmers Career Guide &amp; Soft Skills' book notes</a><br />
-<a class="textlink" href="./never-split-the-difference.html">'Never split the difference' book notes</a><br />
-<a class="textlink" href="./mental-combat.html">'Mental Combat' 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 />
+<h1 style='display: inline'>Notes on foo.zone</h1><br />
+<br />
+<h2 style='display: inline'>To be in the .zone!</h2><br />
+<br />
+<a class=textlink href='./the-stoic-challenge.html'>'The Stoic Challenge' book notes</a><br />
+<a class=textlink href='./the-pragmatic-programmer.html'>'The Pragmatic Programmer' book notes</a><br />
+<a class=textlink href='./soft-skills.html'>'Software Developmers Career Guide &amp; Soft Skills' book notes</a><br />
+<a class=textlink href='./never-split-the-difference.html'>'Never split the difference' book notes</a><br />
+<a class=textlink href='./mental-combat.html'>'Mental Combat' book notes</a><br />
+<br />
+<span>That were all notes. Hope they were useful!</span><br />
+<br />
+<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> |