From 780202052610d3f46fc155baaaca420d458168eb Mon Sep 17 00:00:00 2001 From: Katharina Fey Date: Sun, 4 Feb 2018 17:55:31 +0100 Subject: Adding flickr link and updating a few icons - Switching to fontawesome 5.0 - Changing some icons to fix the changes --- content/pages/whoami.md | 7 ++++--- crumbs/static/css/cr_title.css | 6 +++++- crumbs/templates/components/html_head.html | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/content/pages/whoami.md b/content/pages/whoami.md index dc1a32c..d349156 100644 --- a/content/pages/whoami.md +++ b/content/pages/whoami.md @@ -10,9 +10,10 @@ My name is **Katharina Fey** and I'm a software developer from Berlin. I like taking photos, writing stories and starting way too many personal projects.
-

Twitter

-

Github

-

Keys

+

Twitter

+

Github

+

Flickr

+

Keys

To get in touch with me, you can also send an e-mail to kookie@spacekookie.de diff --git a/crumbs/static/css/cr_title.css b/crumbs/static/css/cr_title.css index 1e3cfff..b6b961e 100644 --- a/crumbs/static/css/cr_title.css +++ b/crumbs/static/css/cr_title.css @@ -47,12 +47,16 @@ a, a:visited a:hover, a:active, a:link { color: #ef787b; animation: .45s jump infinite linear; } +#flickr:hover { + color: #99cb9b; + animation: .45s jump infinite linear; +} #keys:hover { color: #ca98c9; animation: .45s jump infinite linear; } #email:hover { - color: #99cb9b; + color: #6ccaca; } #legal:hover { color: #e7d853; diff --git a/crumbs/templates/components/html_head.html b/crumbs/templates/components/html_head.html index 861c900..414ff04 100644 --- a/crumbs/templates/components/html_head.html +++ b/crumbs/templates/components/html_head.html @@ -12,7 +12,7 @@ - + {# Use my own Matomo for some visitor tracking #}