diff --git a/src/_data/nav.js b/src/_data/nav.js index 60c04e67..3faed5c4 100644 --- a/src/_data/nav.js +++ b/src/_data/nav.js @@ -1,11 +1,5 @@ export default async function () { return { - footer: [ - { name: 'Now' }, - { name: 'Uses' }, - { name: 'Save' }, - { name: 'Blogroll' }, - ], menu: [ { name: 'Posts', url: '/posts', icon: 'article'}, { name: 'Music', url: '/music', icon: 'headphones' }, @@ -17,6 +11,11 @@ export default async function () { { name: 'Feeds', icon: 'rss' }, { name: 'Mastodon', icon: 'brand-mastodon' }, ], + footer: [ + { name: 'Now' }, + { name: 'Uses' }, + { name: 'Blogroll' }, + ], social: [ { name: 'Email', url: '/contact', icon: 'at' }, { name: 'GitHub', url: 'https://github.com/cdransf', icon: 'brand-github' }, diff --git a/src/pages/secondary/save.md b/src/pages/secondary/save.md deleted file mode 100644 index 064abba8..00000000 --- a/src/pages/secondary/save.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Save -layout: default -permalink: /save.html -description: Save a little bit on services that I also use. ---- -

{{ title }}

- -Referral links for services I use. I save some money, and you do as well if you choose to use them. - -

{{ title }}

- -Referral links for services I use. I save some money, and you do as well if you choose to use them. - -