diff --git a/content/pages/notary.rst b/content/pages/notary.rst index ddb4d2c..a649dd6 100644 --- a/content/pages/notary.rst +++ b/content/pages/notary.rst @@ -16,5 +16,5 @@ If you want to use my services, I charge $5 per stamp (The maximum that NC allow To prepare, first familiarize yourself with `How to get something notarized `_. -Then, to request my services, `Email me `_. +Then, to request my services, `Email me `_ or `Book Me `_ diff --git a/pelicanconf.py b/pelicanconf.py index 0081bdf..ba6512e 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -16,6 +16,7 @@ MENUITEMS = [ ('Categories', f'{SITEBASE}/categories.html'), ] LINKS = ( + ('Book Me', 'https://cal.com/tyrelsouza'), ('Code', 'https://gitea.tyrel.dev/'), ('Flying Blog', 'https://k3tas.radio/airband/'), ('Photos', 'https://www.flickr.com/photos/tyrelsouza/albums'),