diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-07-20 09:28:45 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-07-20 09:28:45 -0400 |
| commit | 5a25c726c810b01998ecd51d15227e464c36a34c (patch) | |
| tree | ad4439edab392b077a6d3e8b5ae8ae46d0262430 | |
| parent | 6160cb2e70e37fcf6e897f45c110274b8777012c (diff) | |
| -rw-r--r-- | config.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 293eebc..7387e6d 100644 --- a/config.toml +++ b/config.toml | |||
| @@ -50,6 +50,10 @@ hideColorSchemeToggle = true | |||
| 50 | url = "gpgkey.asc" | 50 | url = "gpgkey.asc" |
| 51 | 51 | ||
| 52 | [[menu.main]] | 52 | [[menu.main]] |
| 53 | name = "Presentations" | ||
| 54 | weight = 3 | ||
| 55 | url = "https://p.rscha.nz" | ||
| 56 | [[menu.main]] | ||
| 53 | name = "Projects" | 57 | name = "Projects" |
| 54 | weight = 2 | 58 | weight = 2 |
| 55 | url = "/projects" | 59 | url = "/projects" |
