aboutsummaryrefslogtreecommitdiff
path: root/make_timer.html
diff options
context:
space:
mode:
authorzlg <zlg@zlg.space>2024-08-16 05:27:56 -0700
committerzlg <zlg@zlg.space>2024-08-16 05:27:56 -0700
commit47526315478b33d6505cd517984bbbe9fe530739 (patch)
tree9537eca4d6ce6cb2a802e56eb86c5d30aee3f368 /make_timer.html
parentInitial commit (diff)
downloadzsst-47526315478b33d6505cd517984bbbe9fe530739.tar.gz
zsst-47526315478b33d6505cd517984bbbe9fe530739.tar.bz2
zsst-47526315478b33d6505cd517984bbbe9fe530739.tar.xz
zsst-47526315478b33d6505cd517984bbbe9fe530739.zip
Update footer
Diffstat (limited to '')
-rw-r--r--make_timer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/make_timer.html b/make_timer.html
index 10a2da4..d625767 100644
--- a/make_timer.html
+++ b/make_timer.html
@@ -4,7 +4,7 @@
<title>ZLG's Simple Stream Timer</title>
<link rel="stylesheet" type="text/css" href="./timer.css">
</head>
- <body>
+ <body id="make_timer">
<header>
<h1>ZSST</h1>
<p>ZLG's Simple Stream Timer</p>
@@ -41,7 +41,7 @@
</article>
</section>
<footer>
- <p>ZSST is written by <a href="https://zlg.space" title="Digital independence advocate and toolmaker.">ZLG</a></p>
+ <p><a href="https://git.zlg.space/zsst"><abbr title="ZLG's Simple Stream Timer">ZSST</abbr></a> is written by <a href="https://zlg.space" title="Digital independence advocate and toolmaker.">ZLG</a></p>
</footer>
</body>
</html>
ts/updater.sh?h=v0.3b6&id=7381b374e7508ece3584975f912032b8641d7ef0&follow=1'>updater.sh: add recursion, error handlingZe Libertine Gamer1-43/+101 2016-10-14Correct pipe-handling behaviorZe Libertine Gamer1-1/+9 2016-10-12Clarify a method to move between platformsZe Libertine Gamer1-2/+5 Also correct a typo.