mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 17:12:27 +00:00
Switch themes to minimo
This commit is contained in:
29
themes/minimo/data/config/default/widgets.toml
Normal file
29
themes/minimo/data/config/default/widgets.toml
Normal file
@@ -0,0 +1,29 @@
|
||||
[about]
|
||||
title = ""
|
||||
description = ""
|
||||
logo = "/images/logo.png"
|
||||
|
||||
[breadcrumbs]
|
||||
separator = "/"
|
||||
excludeParents = ["page"]
|
||||
|
||||
[recent_posts]
|
||||
title = ""
|
||||
length = 5
|
||||
excludeTypes = ["page"]
|
||||
|
||||
[search]
|
||||
title = ""
|
||||
|
||||
[sidebar_menu]
|
||||
title = ""
|
||||
mirror = ""
|
||||
|
||||
[social_menu]
|
||||
title = ""
|
||||
platforms = ["github","facebook","twitter","instagram","email","codepen","gitlab","linkedin","telegram","google_scholar","youtube"]
|
||||
|
||||
[taxonomy_cloud]
|
||||
title = ""
|
||||
taxonomy = "tags"
|
||||
shuffle = true
|
Reference in New Issue
Block a user