updated toml

This commit is contained in:
Ethan Holz
2023-10-20 14:11:39 -04:00
parent d971cf4f72
commit 2afc826b62

View File

@@ -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!"