update logo and favicon
This commit is contained in:
parent
0e1fd9de42
commit
3996877f3d
2 changed files with 5 additions and 5 deletions
10
hugo.toml
10
hugo.toml
|
@ -44,16 +44,16 @@ enableRobotsTXT = true
|
||||||
[params]
|
[params]
|
||||||
text_color = ""
|
text_color = ""
|
||||||
author = ""
|
author = ""
|
||||||
favicon = ""
|
favicon = "img/if25_favicon.ico"
|
||||||
site_logo = ""
|
site_logo = ""
|
||||||
description = "Interfug"
|
description = "Interfug"
|
||||||
# choose a background color from any on this page: https://tachyons.io/docs/themes/skins/ and preface it with "bg-"
|
# choose a background color from any on this page: https://tachyons.io/docs/themes/skins/ and preface it with "bg-"
|
||||||
background_color_class = "bg-navy"
|
background_color_class = "bg-navy"
|
||||||
recent_posts_number = 3
|
recent_posts_number = 3
|
||||||
logo = "img/Interfug_Banner.png"
|
logo = "img/if25_logo.png"
|
||||||
logo_small = "img/Interfug_Banner.png"
|
logo_small = "img/if25_favicon.png"
|
||||||
contact_url = "contact"
|
contact_url = "contact"
|
||||||
default_sharing_image = "img/Interfug_Banner.png"
|
default_sharing_image = "img/if25_banner.png"
|
||||||
date_format = "02.01.2006"
|
date_format = "02.01.2006"
|
||||||
disabled_logo = false
|
disabled_logo = false
|
||||||
breadcrumb = true
|
breadcrumb = true
|
||||||
|
@ -69,4 +69,4 @@ enableRobotsTXT = true
|
||||||
[params.widgets]
|
[params.widgets]
|
||||||
categories = true
|
categories = true
|
||||||
tags = true
|
tags = true
|
||||||
search = true
|
search = true
|
BIN
static/img/if25_favicon.ico
Executable file
BIN
static/img/if25_favicon.ico
Executable file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Add table
Add a link
Reference in a new issue