Update navbar, news page

This commit is contained in:
James Shiffer 2024-05-03 22:46:31 -07:00
parent 76c1062a7d
commit ca1e9d3088
No known key found for this signature in database
GPG Key ID: C0DB8774A1B3BA45
2 changed files with 10 additions and 4 deletions

View File

@ -2,6 +2,7 @@
title: News
---
- 2024-05-03: Added the [Services](/services) page.
- 2024-04-03: Site updates. Gitea moved to https://git.linux.ucla.edu.
- 2023-12-20: Wow I have not written anything in a while. The booru site has been moved to a seperate subdomain and we have a Gitea with the website source code. If you want to suggest any changes please submit a pull request!
- 2022-10-03: Github account for LUG has been created. Website is moved to Hugo.

View File

@ -41,25 +41,30 @@ name = "Directory"
url = "/directory"
weight = 3
[[menu.main]]
name = "Services"
url = "/Services"
weight = 4
[[menu.main]]
name = "Membership"
url = "/membership"
weight = 4
weight = 5
[[menu.main]]
name = "News"
url = "/news"
weight = 5
weight = 6
[[menu.main]]
name = "Photos"
url = "/zenphoto"
weight = 6
weight = 7
[[menu.main]]
name = "Switch to Linux 🐧"
url = "/linux"
weight = 7
weight = 8
[[params.social]]
name = "Discord"