mirror of
https://github.com/christian1701/hugo-theme-console.git
synced 2025-11-02 21:49:23 +01:00
config: add titleCutting param
This commit is contained in:
@@ -4,6 +4,9 @@ theme = "hugo-theme-console"
|
||||
languageCode = "en-us"
|
||||
|
||||
[params]
|
||||
# Cutting off the page title to two chars for mobile (console-demo -> co)
|
||||
titleCutting = true
|
||||
|
||||
[[params.navlinks]]
|
||||
name = "about/"
|
||||
url = "about/"
|
||||
|
||||
Reference in New Issue
Block a user