Replace logo with sly red fox image, comment out old logo
This commit is contained in:
parent
55de44afca
commit
1a53ca1001
2 changed files with 4 additions and 1 deletions
|
|
@ -38,8 +38,11 @@ LINKPEEK_SECRET = get_environ_or_default("LINKPEEK_SECRET")
|
|||
|
||||
# Theme specific
|
||||
USER_LOGO_URL = (
|
||||
"https://russell.ballestrini.net/uploads/profile/russell-ballestrini-2020.jpg"
|
||||
"https://russell.ballestrini.net/uploads/sly-red-fox.jpg"
|
||||
)
|
||||
# USER_LOGO_URL = (
|
||||
# "https://russell.ballestrini.net/uploads/profile/russell-ballestrini-2020.jpg"
|
||||
# )
|
||||
TAGLINE = '<a href="/about" class="tagline">Grows Products & Services</a>'
|
||||
|
||||
PATH = "content"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue