diff --git a/pelicanconf.py b/pelicanconf.py index fcda783..0081bdf 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -17,13 +17,11 @@ MENUITEMS = [ ] LINKS = ( ('Code', 'https://gitea.tyrel.dev/'), - ('Wiki', 'https://tyrel.website/wiki/'), ('Flying Blog', 'https://k3tas.radio/airband/'), - ('Photos', 'https://tyrel.website/photos'), + ('Photos', 'https://www.flickr.com/photos/tyrelsouza/albums'), ('LinkedIN', 'https://www.linkedin.com/in/tyrel-souza/'), ) SOCIAL = ( - ('Twitter', 'https://www.twitter.com/tyrelsouza'), ('Instagram', 'https://www.instagram.com/tyrelsouza'), ('GoodReads', 'https://www.goodreads.com/user/show/24381583-tyrel-souza'), ) diff --git a/themes/solarized/templates/base.html b/themes/solarized/templates/base.html index 947266a..d67dbae 100644 --- a/themes/solarized/templates/base.html +++ b/themes/solarized/templates/base.html @@ -75,7 +75,7 @@