Minor changes
This commit is contained in:
31
hugo.toml
31
hugo.toml
@@ -16,7 +16,7 @@ summaryLength = 20
|
||||
posts = '/:filename'
|
||||
|
||||
[params]
|
||||
subtitle = "UCLA Linux User Group. Free as in Freedom."
|
||||
subtitle = "UCLA Linux Users Group. Free as in Freedom."
|
||||
logo = "lug-ucla-logo.svg"
|
||||
favicon = "/favicon.ico"
|
||||
disableDisqusTypes = ["page"]
|
||||
@@ -51,35 +51,50 @@ name = "Membership"
|
||||
url = "/membership"
|
||||
weight = 5
|
||||
|
||||
[[menu.main]]
|
||||
name = "Events"
|
||||
url = "/events"
|
||||
weight = 6
|
||||
|
||||
[[menu.main]]
|
||||
name = "News"
|
||||
url = "/news"
|
||||
weight = 6
|
||||
weight = 7
|
||||
|
||||
[[menu.main]]
|
||||
name = "Photos"
|
||||
url = "/zenphoto"
|
||||
weight = 7
|
||||
weight = 8
|
||||
|
||||
[[menu.main]]
|
||||
name = "Switch to Linux 🐧"
|
||||
url = "/linux"
|
||||
weight = 8
|
||||
weight = 9
|
||||
|
||||
[[params.social]]
|
||||
name = "Discord"
|
||||
icon = "users"
|
||||
icon = "message-square"
|
||||
url = "https://discord.com/invite/EmGKCa48R6"
|
||||
|
||||
[[params.social]]
|
||||
name = "XMPP"
|
||||
icon = "users"
|
||||
url = "https://xmpp.link/#main@room.linux.ucla.edu"
|
||||
|
||||
[[params.social]]
|
||||
name = "X"
|
||||
icon = "twitter"
|
||||
url = "https://x.com/uclalug"
|
||||
|
||||
[[params.social]]
|
||||
name = "Instagram"
|
||||
icon = "instagram"
|
||||
url = "https://instagram.com/lug.ucla"
|
||||
|
||||
[[params.social]]
|
||||
name = "Github"
|
||||
icon = "github"
|
||||
url = "https://github.com/lug-ucla"
|
||||
name = "Git"
|
||||
icon = "git-merge"
|
||||
url = "https://git.linux.ucla.edu"
|
||||
|
||||
[[params.social]]
|
||||
name = "RSS"
|
||||
|
||||
Reference in New Issue
Block a user