diff --git a/content/uploads/profile/russell-ballestrini-2020.jpg b/content/uploads/profile/russell-ballestrini-2020.jpg new file mode 100644 index 0000000..e76979c Binary files /dev/null and b/content/uploads/profile/russell-ballestrini-2020.jpg differ diff --git a/pelicanconf.py b/pelicanconf.py index 1a69162..a804dc5 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -33,7 +33,7 @@ LINKPEEK_APIKEY = get_environ_or_default('LINKPEEK_APIKEY') LINKPEEK_SECRET = get_environ_or_default('LINKPEEK_SECRET') # Theme specific -USER_LOGO_URL = 'https://lh3.googleusercontent.com/-uAPZy7NmmP0/AAAAAAAAAAI/AAAAAAAAAnI/iG2P43gCL2U/s125-c/photo.jpg' +USER_LOGO_URL = 'https://russell.ballestrini.net/uploads/profile/russell-ballestrini-2020.jpg' TAGLINE = 'Builds Products' PATH = 'content'