chore: tweak nav

This commit is contained in:
Cory Dransfeldt 2023-11-28 11:50:40 -08:00 committed by GitHub
parent c20844c6d7
commit db37009261
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,8 @@ module.exports = async function () {
{ name: 'Tags', icon: 'tags' },
{ name: 'Search', icon: 'search' },
{ name: 'Feeds', icon: 'rss' },
{ name: 'Mastodon', icon: 'brand-mastodon' },
{ name: 'Coffee', icon: 'cup' },
],
social: [
{ name: 'Email', url: 'mailto:cory.dransfeldt@gmail.com', icon: 'brand-gmail' },