chore: rename page file
This commit is contained in:
parent
c5653d391f
commit
6b6ae3fdd5
1 changed files with 0 additions and 0 deletions
21
src/pages/secondary/save.md
Normal file
21
src/pages/secondary/save.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
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.
|
||||
|
||||
<ul class="link-list">
|
||||
<li><a onclick="clicky?.log('/referrals','Fastmail referral', 'click')" href="https://ref.fm/u30190984">Fastmail</a></li>
|
||||
<li><a onclick="clicky?.log('/referrals', 'Clicky referral', 'click')" href="https://clicky.com/101449513">Clicky</a></li>
|
||||
<li><a onclick="clicky?.log('/referrals','NextDNS referral', 'click')" href="https://nextdns.io/?from=m56mt3z6">NextDNS</a></li>
|
||||
<li><a onclick="clicky?.log('/referrals','DNSimple referral', 'click')" href="https://dnsimple.com/r/3a7cbb9e15df8f">DNSimple</a></li>
|
||||
<li><a onclick="clicky?.log('/referrals','Bunny.net referral', 'click')" href="https://bunny.net?ref=revw3mehej">Bunny.net</a></li>
|
||||
<li><a onclick="clicky?.log('/referrals','Feedpress referral', 'click')" href="https://feedpress.com/?affid=34370">Feedpress</a></li>
|
||||
<li><a onclick="clicky?.log('/referrals','Proton referral', 'click')" href="https://pr.tn/ref/X775YX40Z50G">Proton</a></li>
|
||||
<li><a onclick="clicky?.log('/referrals','DigitalOcean referral', 'click')" href="https://m.do.co/c/3635bf99aee2">DigitalOcean</a></li>
|
||||
<li><a onclick="clicky?.log('/referrals','Garbage Day referral', 'click')" href="https://www.garbageday.email/subscribe?ref=4JeD4bFKQE">Garbage Day newsletter</a></li>
|
||||
</ul>
|
Reference in a new issue