From ff2b0ad6c3c2eb8d33abbd108639c5e6d294075e Mon Sep 17 00:00:00 2001 From: Alex Karle Date: Mon, 15 Jun 2020 21:09:57 -0400 Subject: [PATCH] nav: Add link to euchre.live Might as well tell people about it! :) Been many hours of work, after all. --- index.html | 1 + style.css | 1 + thoughts.html | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 55e0dee..e9a77c4 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,7 @@

/home/akarle

diff --git a/style.css b/style.css index f7d48cb..dd9f094 100644 --- a/style.css +++ b/style.css @@ -25,6 +25,7 @@ body { #nav > a { color: dimgray; text-decoration: none; + padding: 1em; } h1.path { diff --git a/thoughts.html b/thoughts.html index b40a9f3..f134314 100644 --- a/thoughts.html +++ b/thoughts.html @@ -11,8 +11,9 @@

/home/akarle

-- libgit2 1.1.1