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: