From 614bbc8f59ad7de60574903985c7ef5c52f685cd Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Thu, 2 Jun 2022 12:08:47 -0700 Subject: [PATCH] Add sale --- content/pride22.md | 12 ++++++++++++ layouts/partials/head.html | 1 - layouts/rt/single.html | 1 - 3 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 content/pride22.md diff --git a/content/pride22.md b/content/pride22.md new file mode 100644 index 0000000..00fef2c --- /dev/null +++ b/content/pride22.md @@ -0,0 +1,12 @@ +--- +title: Pride Month sale 2022! +--- + +Hey! It's pride! Happy pride! Please enjoy some sales --- 10% off everything! + +* Ebooks: +* Paperbacks: + +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 diff --git a/layouts/partials/head.html b/layouts/partials/head.html index f91d799..4a37516 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -5,7 +5,6 @@ {{ $title = .Site.Title }} {{ end }} {{ $title | plainify }} - {{ .Hugo.Generator }} {{ if .IsHome }} {{ with .Site.Params.homeMetaContent }} diff --git a/layouts/rt/single.html b/layouts/rt/single.html index a44fdbb..396171b 100644 --- a/layouts/rt/single.html +++ b/layouts/rt/single.html @@ -7,7 +7,6 @@ {{ $title = .Site.Title }} {{ end }} {{ $title }} - {{ .Hugo.Generator }} {{ if .IsHome }} {{ with .Site.Params.homeMetaContent }}