summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-07-24 20:58:42 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-07-24 20:58:42 +0100
commitb15aab85ffe13233e219ffb0fb5c8b8009eaa9bf (patch)
treeec4c0a5b6b0625112c74128d64749daea5df9e65
parent81a025605a10784a6fb88cdd901bda14033efa6a (diff)
update
-rw-r--r--archetypes/blog.md2
-rw-r--r--content/blog/hosed.md10
-rw-r--r--static/img/mobility_scooter.jpgbin0 -> 345654 bytes
3 files changed, 11 insertions, 1 deletions
diff --git a/archetypes/blog.md b/archetypes/blog.md
index 16b29ed..e8e285c 100644
--- a/archetypes/blog.md
+++ b/archetypes/blog.md
@@ -2,7 +2,7 @@
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
-categories: ['uncategorised']
+categories: ['Uncategorised']
tags: ['untagged']
---
diff --git a/content/blog/hosed.md b/content/blog/hosed.md
new file mode 100644
index 0000000..0076a57
--- /dev/null
+++ b/content/blog/hosed.md
@@ -0,0 +1,10 @@
+---
+title: "Hosed"
+date: 2022-07-24T20:40:04+01:00
+draft: false
+categories: ['Uncategorised']
+tags: ['berwick-upon-tweed']
+---
+
+
+{{< figure src="/img/mobility_scooter.jpg" alt="A large person powerhosing a mobility scooter - July 2022" width=85% height=85% title="A large person powerhosing a mobility scooter - July 2022" >}}
diff --git a/static/img/mobility_scooter.jpg b/static/img/mobility_scooter.jpg
new file mode 100644
index 0000000..f09a9f4
--- /dev/null
+++ b/static/img/mobility_scooter.jpg
Binary files differ