diff options
Diffstat (limited to 'stats.html')
| -rw-r--r-- | stats.html | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/stats.html b/stats.html new file mode 100644 index 00000000..96e3e35e --- /dev/null +++ b/stats.html @@ -0,0 +1,29 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>Stats</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/stats.md">Markdown</a> | <a href="gemini://foo.zone/stats.gmi">Gemini</a> +</p> +<h1 style='display: inline' id='stats'>Stats</h1><br /> +<br /> +<span>Here, you can find some statistics!</span><br /> +<br /> +<a class='textlink' href='./uptime-stats.html'>My machine uptime statistics</a><br /> +<a class='textlink' href='https://stats.foo.zone'>Site statistics (HTTP)</a><br /> +<a class='textlink' href='gemini://stats.foo.zone'>Site statistics (Gemini)</a><br /> +<p class="footer"> + Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | + served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | + <a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> + <br /> + Webring: <a href="https://shring.sh/foo.zone/previous">previous</a> | <a href="https://shring.sh">shring</a> | <a href="https://shring.sh/foo.zone/next">next</a> +</p> +</body> +</html> |
