This commit is contained in:
Tyrel Souza 2023-07-27 14:28:18 -04:00
parent 575cff8ee8
commit 9cc5d815d9
No known key found for this signature in database
GPG Key ID: F3614B02ACBE438E

View File

@ -16,6 +16,7 @@ MENUITEMS = [
('Categories', f'{SITEBASE}/categories.html'),
]
LINKS = (
('My Code', 'https://gitea.tyrel.dev/tyrel'),
('Find Me', 'https://tyrel.dev/links'),
('Book Me', 'https://cal.com/tyrelsouza'),
)