Add sale
This commit is contained in:
12
content/pride22.md
Normal file
12
content/pride22.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Pride Month sale 2022!
|
||||
---
|
||||
|
||||
Hey! It's pride! Happy pride! Please enjoy some sales --- 10% off everything!
|
||||
|
||||
* Ebooks: <https://makyo.itch.io/pride22>
|
||||
* Paperbacks: <https://makyo-ink.square.site?cc=pride22>
|
||||
|
||||
Consider picking some stuff up if you can, or sharing if you can't!
|
||||
|
||||
Please note, this also includes pre-orders for Nevi'im :D
|
||||
@ -5,7 +5,6 @@
|
||||
{{ $title = .Site.Title }}
|
||||
{{ end }}
|
||||
<title>{{ $title | plainify }}</title>
|
||||
{{ .Hugo.Generator }}
|
||||
<link rel="canonical" href="{{ .Permalink }}">
|
||||
{{ if .IsHome }}
|
||||
{{ with .Site.Params.homeMetaContent }}
|
||||
|
||||
@ -7,7 +7,6 @@
|
||||
{{ $title = .Site.Title }}
|
||||
{{ end }}
|
||||
<title>{{ $title }}</title>
|
||||
{{ .Hugo.Generator }}
|
||||
<link rel="canonical" href="{{ .Permalink }}">
|
||||
{{ if .IsHome }}
|
||||
{{ with .Site.Params.homeMetaContent }}
|
||||
|
||||
Reference in New Issue
Block a user