From 09140a4726b33458e48f503956cc1bc2793b657b Mon Sep 17 00:00:00 2001 From: James Martin Date: Thu, 18 May 2023 22:21:15 -0700 Subject: [PATCH] Add PGP key to contact info, vendor Gitea icon. --- .gitignore | 4 ++++ _layouts/default.html | 2 +- assets/image/gitea.svg | 1 + assets/style/default.css | 4 +++- index.html | 5 +++-- 5 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 assets/image/gitea.svg diff --git a/.gitignore b/.gitignore index e93388d..6e2a979 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# Bundler files +/.bundle/ +/vendor/ + # Jekyll files _site/ .sass-cache/ diff --git a/_layouts/default.html b/_layouts/default.html index 0820102..3b5302e 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -2,7 +2,7 @@ {{ page.title }} - + diff --git a/assets/image/gitea.svg b/assets/image/gitea.svg new file mode 100644 index 0000000..afeeacb --- /dev/null +++ b/assets/image/gitea.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/style/default.css b/assets/style/default.css index 1082e01..ebb756b 100644 --- a/assets/style/default.css +++ b/assets/style/default.css @@ -16,7 +16,7 @@ body { font: 21px/1.5em sans-serif; } -.icon-list img { +.icon-list img, .icon-list .icon { width: 30px; height: 30px; @@ -28,6 +28,8 @@ body { * I don't move over the entire 1.3 em gap, because there needs to be space between the icon and text. */ margin-right: -1em; + + text-align: center; } /* My webcomic icons are favicon rips (for now) and look bad at large sizes. */ diff --git a/index.html b/index.html index 56055d8..08caea2 100644 --- a/index.html +++ b/index.html @@ -7,8 +7,9 @@ permalink: / Contact me: A few things I like: