Commit Diff


commit - a7a53906bebb4e9fcc6fe5be1174d9e54bba5da8
commit + 922ec48a3785f97985b6f576938ff199a0d67de3
blob - /dev/null
blob + fe87b47fe63df23064b34eb482a018ab6ba838f0 (mode 644)
Binary files /dev/null and favicon.ico differ
blob - b9b91d7b7b907a1694ff24d6fb600dc30a82835a
blob + 8d462436f893148879d370ab66ba766f69371b79
--- index.html
+++ index.html
@@ -1,18 +1,21 @@
+<!doctype html>
+<html lang="en">
+<meta charset="utf-8">
 <meta name="color-scheme" content="dark light">
-<meta name="viewport" content="width=device-width, initial-scale=1">
-<link rel="stylesheet" href="style.css">
+<meta name="viewport" content="width=device-width,initial-scale=1">
+<link rel="stylesheet" href="min.css">
+<title>romanzolotarev.gothub.org</title>
 <pre>
 hey, hey!
 
 \ (^_^) /
 
 are you looking for
-<a href="https://got.romanzolotarev.com/">got.romanzolotarev.com</a>?
+<a href="//got.romanzolotarev.com/">got.romanzolotarev.com</a>?
 
 
-
-
-powered by <a href="https://gothub.org/">gothub.org</a>
+powered by <a href="//gothub.org/">gothub.org</a>
 see my <a href="gotsys.conf.txt">gotsys.conf</a>
 
-<a href="https://romanzolotarev.com/pub/hi">@hi@romanzolotarev.com</a>
+<a href="//romanzolotarev.com/pub/hi">@hi@romanzolotarev.com</a>
+</pre>
blob - 60b5ea3c4211a3527dc4265f0a0cc0e7bc64632e (mode 644)
blob + /dev/null
--- style.css
+++ /dev/null
@@ -1 +0,0 @@
-html { font-size: 20px; padding: 1rem; }
blob - /dev/null
blob + c1f42ab14c5569678e7b7c5b247929024283922d (mode 644)
--- /dev/null
+++ min.css
@@ -0,0 +1 @@
+html { font: 20px sans-serif; max-width: 40rem; padding: 0.5rem; }