diff options
| author | Paul Buetow <paul@buetow.org> | 2024-04-13 00:20:46 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-04-13 00:20:46 +0300 |
| commit | 037fe0c2a4403aad572d4f592e9af4991d2dfdeb (patch) | |
| tree | 3079b6b57c11bdc3d113f7dd1e0387f6ffe9e074 | |
| parent | c1c122d4bd329ecbb5330f06507dc4d42b5221fc (diff) | |
Update content for html
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | notes/style-override.css | 20 | ||||
| -rw-r--r-- | uptime-stats.html | 2 |
3 files changed, 2 insertions, 22 deletions
@@ -10,7 +10,7 @@ <body> <h1 style='display: inline'>foo.zone</h1><br /> <br /> -<span class='quote'>This site was generated at 2024-04-13T00:14:52+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2024-04-13T00:20:33+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <pre> |\---/| diff --git a/notes/style-override.css b/notes/style-override.css index b5953b41..bc6159b3 100644 --- a/notes/style-override.css +++ b/notes/style-override.css @@ -1,23 +1,3 @@ -body { - font-family: handnotes, monospace; -} - h1, h2, h3 { font-family: handnotes, monospace; } - -a { - font-family: typewriter, monospace; -} - -p.quote { - font-family: typewriter, monospace; -} - -ul { - font-family: typewriter, monospace; -} - -pre { - font-family: typewriter, monospace; -} diff --git a/uptime-stats.html b/uptime-stats.html index 855a6636..6a460fb8 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -10,7 +10,7 @@ <body> <h1 style='display: inline'>My machine uptime stats</h1><br /> <br /> -<span class='quote'>This site was last updated at 2024-04-13T00:14:52+03:00</span><br /> +<span class='quote'>This site was last updated at 2024-04-13T00:20:33+03:00</span><br /> <br /> <span>The following stats were collected via <span class='inlinecode'>uptimed</span> on all of my personal computers over many years and the output was generated by <span class='inlinecode'>guprecords</span>, the global uptime records stats analyser of mine.</span><br /> <br /> |
