make russell.ballestrini.net host my canolical profile pic

new file:   content/uploads/profile/russell-ballestrini-2020.jpg
	modified:   pelicanconf.py
This commit is contained in:
Russell Ballestrini 2021-01-16 14:37:52 -05:00
parent 8c9f40feb5
commit f828a517f2
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

View file

@ -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 = '<a href="/about" class="tagline">Builds Products</a>'
PATH = 'content'