diff options
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") |