diff options
| -rw-r--r-- | pages/blog/mallorca.md | 27 | ||||
| -rw-r--r-- | static/images/mallorca-1.jpg | bin | 0 -> 644476 bytes | |||
| -rw-r--r-- | static/images/mallorca-2.jpg | bin | 0 -> 1040902 bytes | |||
| -rw-r--r-- | static/images/mallorca-3.jpg | bin | 0 -> 1242905 bytes | |||
| -rw-r--r-- | static/images/mallorca-4.jpg | bin | 0 -> 491906 bytes |
5 files changed, 27 insertions, 0 deletions
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. + +<figure> + <img src="/images/mallorca-1.jpg"> +</figure> + +<figure> + <img src="/images/mallorca-2.jpg"> +</figure> + +<figure> + <img src="/images/mallorca-3.jpg"> +</figure> + +<figure> + <img src="/images/mallorca-4.jpg"> +</figure> + +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 Binary files differnew file mode 100644 index 0000000..87e0e3e --- /dev/null +++ b/static/images/mallorca-1.jpg diff --git a/static/images/mallorca-2.jpg b/static/images/mallorca-2.jpg Binary files differnew file mode 100644 index 0000000..383e17f --- /dev/null +++ b/static/images/mallorca-2.jpg diff --git a/static/images/mallorca-3.jpg b/static/images/mallorca-3.jpg Binary files differnew file mode 100644 index 0000000..fd09601 --- /dev/null +++ b/static/images/mallorca-3.jpg diff --git a/static/images/mallorca-4.jpg b/static/images/mallorca-4.jpg Binary files differnew file mode 100644 index 0000000..732a9bd --- /dev/null +++ b/static/images/mallorca-4.jpg |
