Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
22f120d111
5 changed files with 51 additions and 19 deletions
|
@ -15,7 +15,6 @@ export default async function () {
|
|||
{ name: 'Search', icon: 'search' },
|
||||
{ name: 'Feeds', icon: 'rss' },
|
||||
{ name: 'Mastodon', icon: 'brand-mastodon' },
|
||||
{ name: 'Coffee', icon: 'cup' },
|
||||
],
|
||||
social: [
|
||||
{ name: 'Email', url: '/contact', icon: 'at' },
|
||||
|
|
Reference in a new issue