mirror of
https://github.com/gogrlx/docs.grlx.dev.git
synced 2026-04-02 03:08:53 -07:00
updated toml
This commit is contained in:
10
hugo.toml
10
hugo.toml
@@ -16,3 +16,13 @@ path = "github.com/google/docsy/dependencies"
|
||||
style = "catppuccin-latte"
|
||||
[params.ui]
|
||||
sidebar_menu_foldable = true
|
||||
[[params.links.user]]
|
||||
name ="Twitter"
|
||||
url = "https://x.com/gogrlx"
|
||||
icon = "fab fa-twitter"
|
||||
desc = "Follow us on Twitter to get the latest news!"
|
||||
[[params.links.user]]
|
||||
name = "GitHub"
|
||||
url = "https://github.com/gogrlx/grlx"
|
||||
icon = "fab fa-github"
|
||||
desc = "Development takes place here!"
|
||||
|
||||
Reference in New Issue
Block a user