summaryrefslogtreecommitdiff
path: root/templates/layouts/default.html
diff options
context:
space:
mode:
authora73x <[email protected]>2024-08-25 15:14:42 +0100
committera73x <[email protected]>2024-08-25 15:14:42 +0100
commit7343f3483f054379ec6a3b85671d16ecad71d0b4 (patch)
treef796a2050233239b576a13b7662316d20a1bc313 /templates/layouts/default.html
parentd484ae00efd40cc61e5ab52ff30384365b4310ac (diff)
new tagline
Diffstat (limited to 'templates/layouts/default.html')
-rw-r--r--templates/layouts/default.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/layouts/default.html b/templates/layouts/default.html
index 8275843..585fdd1 100644
--- a/templates/layouts/default.html
+++ b/templates/layouts/default.html
@@ -16,7 +16,9 @@
font-weight: normal;
font-style: normal;
}
-
+ h1 {
+ margin-bottom: 0;
+ }
body {
max-width: 70ch;
font-family: "Mono";
@@ -54,6 +56,7 @@
<body>
<h1>a73x</h1>
+ <sub>high effort, low reward</sub>
<nav>
<ul>
<li><a href="/">home</a></li>