chore: resolve conflict
This commit is contained in:
parent
cc70f14f03
commit
f533a16bdc
2 changed files with 4 additions and 6 deletions
|
@ -3,7 +3,7 @@ export default async function () {
|
|||
footer: [
|
||||
{ name: 'Now' },
|
||||
{ name: 'Uses' },
|
||||
{ name: 'Referrals' },
|
||||
{ name: 'Save' },
|
||||
{ name: 'Blogroll' },
|
||||
],
|
||||
menu: [
|
||||
|
|
|
@ -1,13 +1,11 @@
|
|||
---
|
||||
title: Referrals
|
||||
title: Save
|
||||
layout: default
|
||||
permalink: /referrals.html
|
||||
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.
|
||||
|
||||
<p>Referral links for services I use. I save some money, and you do as well if you choose to use them.</p>
|
||||
<ul class="link-list">
|
||||
<li><a class="plausible-event-name=Fastmail+referral" href="https://ref.fm/u30190984">Fastmail</a></li>
|
||||
<li><a class="plausible-event-name=NextDNS+referral" href="https://nextdns.io/?from=m56mt3z6">NextDNS</a></li>
|
Reference in a new issue