mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
30 lines
461 B
TOML
30 lines
461 B
TOML
[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
|