diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2025-06-01 18:34:37 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2025-06-01 18:34:37 -0400 |
| commit | 41482084ad227de1a82b4ee1fbc523ad57a7e8b9 (patch) | |
| tree | b291d4e4fadbec3ae838c7253259d5011bb982e9 /jakob/theme.scm | |
| parent | 658cd2744098c810210d7c9cafccc2093a285b0e (diff) | |
[cookbook] Add cookbook
Diffstat (limited to 'jakob/theme.scm')
| -rw-r--r-- | jakob/theme.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jakob/theme.scm b/jakob/theme.scm index 0c51519..e9dd303 100644 --- a/jakob/theme.scm +++ b/jakob/theme.scm @@ -37,6 +37,7 @@ ("More ▼" "#" ("Blogroll" "/blogroll/") ("Bookmarks" "/bookmark/") + ("Cookbook" "/cookbook/") ("Changelog" "/pages/changelog.html")))) (define %title "Jakob's Personal Webpage") |