diff options
-rw-r--r-- | archetypes/blog.md | 2 | ||||
-rw-r--r-- | content/blog/hosed.md | 10 | ||||
-rw-r--r-- | static/img/mobility_scooter.jpg | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..f09a9f4 --- /dev/null +++ b/static/img/mobility_scooter.jpg |