chore: cleanup

This commit is contained in:
Cory Dransfeldt 2024-06-09 13:36:38 -07:00
parent 4786416144
commit 7f04c9fc3a
2 changed files with 5 additions and 23 deletions

View file

@ -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' },

View file

@ -1,17 +0,0 @@
---
title: Save
layout: default
permalink: /save.html
description: Save a little bit on services that I also use.
---
<h2 class=“page-header”>{{ title }}</h2>
Referral links for services I use. I save some money, and you do as well if you choose to use them.
<h2 class=“page-header”>{{ title }}</h2>
Referral links for services I use. I save some money, and you do as well if you choose to use them.
<ul class=“link-list”>
<li><a class=“plausible-event-name=Fastmail+referral” href=“https://ref.fm/u30190984”>Fastmail</a></li>
</ul>