Spring 2025 Updates #8

Merged
jshiffer merged 5 commits from jshiffer/site:s25-events into main 2025-04-02 16:37:51 -07:00
Showing only changes of commit 1ae8c99d1d - Show all commits

View File

@ -2,7 +2,6 @@ baseURL = "/"
languageCode = "en-us"
title = "UCLA Linux Users Group"
theme = "ezhil"
paginate = 5
copyright = "© Copyright 2024"
@ -26,6 +25,9 @@ summaryLength = 20
# customDarkCSS = "css/custom-dark.css" # Custom styles applied to dark mode css.
# customJS = ["https://code.jquery.com/jquery-3.4.1.js", "js/custom1.js"] # Custom JS scripts.
[pagination]
pagerSize = 5
[[menu.main]]
name = "About"
url = "/about"