From 25198bcf0d02bf5fcce4cbcd6c66c35dcd906fb7 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 17 Sep 2024 19:50:58 +0300 Subject: Update content for html --- index.html | 2 +- style.css | 13 ++++++++++++- uptime-stats.html | 2 +- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index bcbc1ffa..2dfbde85 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@

foo.zone



-This site was generated at 2024-09-17T05:45:05+03:00 by Gemtexter
+This site was generated at 2024-09-17T19:50:25+03:00 by Gemtexter

Welcome to the foo.zone. Everything you read on this site is my personal opinion and experience.

diff --git a/style.css b/style.css index b5eb9b5b..3b1662fe 100644 --- a/style.css +++ b/style.css @@ -9,8 +9,19 @@ a { color: #0e0e0e; } -h1, h2, h3 { +h1 { font-family: serif; + color: #ff6600; +} + +h2 { + font-family: serif; + color: #ff751a; +} + +h3 { + font-family: serif; + color: #ff8533; } a:hover { diff --git a/uptime-stats.html b/uptime-stats.html index 3622b49e..368319c6 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -10,7 +10,7 @@

My machine uptime stats



-This site was last updated at 2024-09-17T05:45:05+03:00
+This site was last updated at 2024-09-17T19:50:25+03:00

The following stats were collected via uptimed on all of my personal computers over many years and the output was generated by guprecords, the global uptime records stats analyser of mine.

-- cgit v1.2.3