Skip to content

Commit 88848c7

Browse files
studioromeo-at-boxukstudioromeo
authored andcommitted
Adds gifts page
1 parent ba75d67 commit 88848c7

2 files changed

Lines changed: 45 additions & 5 deletions

File tree

_layouts/article.html

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@
33
---
44

55
<article class="c-article">
6-
<h1 title="{{ page.title }}">{{ page.title }}</h1>
7-
{{content}}
8-
<footer class="c-article__footer c-meta">
9-
Posted on <time datetime="{{ page.date | date_to_xmlschema }}">{{ page.date | date: "%d %B %Y" }}</time>
10-
</footer>
6+
<h1 title="{{ page.title }}">{{ page.title }}</h1>
7+
{{content}} {% if page.date %}
8+
<footer class="c-article__footer c-meta">
9+
Posted on
10+
<time datetime="{{ page.date | date_to_xmlschema }}"
11+
>{{ page.date | date: "%d %B %Y" }}</time
12+
>
13+
</footer>
14+
{% endif %}
1115
</article>

gifts.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
layout: article
3+
title: Gifts 🎈
4+
---
5+
6+
I hope this doesn't come across the wrong way, honestly I really don't expect anything. But I also know how hard it can be to buy things for people **when you want to** so I kinda wanted to supply something that makes that somewhat easier? I don't know.
7+
8+
I'll leave this list up, if you want to buy something then honestly, you're wonderful and I don't deserve you, but seriously thank you! 🥰
9+
10+
## Less than £25
11+
12+
- Coffee beans
13+
- Socks
14+
- [Cycling cap](https://uk.pedaled.com/collections/men-accessories-hats-caps)
15+
- [Bike bottle](https://shop.globalcyclingnetwork.com/products/gcn-x-camelbak-podium-water-bottle-620ml-black?_pos=1&_fid=b1d947f93&_ss=c)
16+
- [Sticker pack](https://www.mahalomydude.com/en-gb/collections/stickers)
17+
18+
## £25 - £100
19+
20+
Holy crap please don't buy anything on here, really! But if you do then thank you! you're way too generous!
21+
22+
- [Coffee grinder](https://www.amazon.co.uk/KINGrinder-Straight-Handle-Adjustable-Aeropress/dp/B0CVSDMXFH)
23+
- [Powerbank](https://www.amazon.co.uk/Anker-Portable-PowerCore-Essential-Technology/dp/)
24+
- [Rapha base layer merino (XS)](https://www.rapha.cc/gb/en/shop/mens/base-layers)
25+
26+
## Also
27+
28+
What I love the most is spending time with you. Here are some things we could do together
29+
30+
- Climbing
31+
- A bike ride
32+
- Go for a meal / watch a film
33+
- A city break
34+
- Go shopping
35+
36+
Thank you

0 commit comments

Comments
 (0)