From 3a279aa6e9bd20dc1b51384b2cda088ad7b65131 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Mon, 7 Aug 2023 01:49:52 +0100 Subject: Add mallorca post --- pages/blog/mallorca.md | 27 +++++++++++++++++++++++++++ static/images/mallorca-1.jpg | Bin 0 -> 644476 bytes static/images/mallorca-2.jpg | Bin 0 -> 1040902 bytes static/images/mallorca-3.jpg | Bin 0 -> 1242905 bytes static/images/mallorca-4.jpg | Bin 0 -> 491906 bytes 5 files changed, 27 insertions(+) create mode 100644 pages/blog/mallorca.md create mode 100644 static/images/mallorca-1.jpg create mode 100644 static/images/mallorca-2.jpg create mode 100644 static/images/mallorca-3.jpg create mode 100644 static/images/mallorca-4.jpg diff --git a/pages/blog/mallorca.md b/pages/blog/mallorca.md new file mode 100644 index 0000000..9821e41 --- /dev/null +++ b/pages/blog/mallorca.md @@ -0,0 +1,27 @@ +--- +title: Mallorca +date: !!timestamp '2023-08-07' +--- + +I've recently been to Mallorca (or 'Majorca', I still don't know which one is +correct). Here's some photos. + +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +Magaluf is just about what everyone says it is. Rammed full of bars, clubs, +and *interesting* people. But when you're completely off your face it's all the +same anyway. diff --git a/static/images/mallorca-1.jpg b/static/images/mallorca-1.jpg new file mode 100644 index 0000000..87e0e3e Binary files /dev/null and b/static/images/mallorca-1.jpg differ diff --git a/static/images/mallorca-2.jpg b/static/images/mallorca-2.jpg new file mode 100644 index 0000000..383e17f Binary files /dev/null and b/static/images/mallorca-2.jpg differ diff --git a/static/images/mallorca-3.jpg b/static/images/mallorca-3.jpg new file mode 100644 index 0000000..fd09601 Binary files /dev/null and b/static/images/mallorca-3.jpg differ diff --git a/static/images/mallorca-4.jpg b/static/images/mallorca-4.jpg new file mode 100644 index 0000000..732a9bd Binary files /dev/null and b/static/images/mallorca-4.jpg differ -- cgit v1.2.3-70-g09d2