From d410c992e90cb1572de2347c990d258171b74640 Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Wed, 14 Aug 2024 14:34:14 +0200 Subject: [PATCH] Add a few forward looking headline screenshots --- content/blog/wk3day3.md | 4 ++-- content/blog/wk3day4.md | 2 +- content/blog/wk3day5.md | 2 +- content/blog/wk3day6.md | 2 +- content/blog/wk3day7.md | 2 +- content/blog/wk4day1.md | 2 +- content/blog/wk4day2.md | 2 +- content/blog/wk4day3.md | 2 +- static/img/headline/dancekowski-02.png | 3 +++ static/img/headline/dropstation.png | 3 +++ static/img/headline/ixosound.png | 3 +++ static/img/headline/junglecakes.png | 3 +++ static/img/headline/noraenpure-03.png | 3 +++ static/img/headline/zascatv.png | 3 +++ 14 files changed, 27 insertions(+), 9 deletions(-) create mode 100644 static/img/headline/dancekowski-02.png create mode 100644 static/img/headline/dropstation.png create mode 100644 static/img/headline/ixosound.png create mode 100644 static/img/headline/junglecakes.png create mode 100644 static/img/headline/noraenpure-03.png create mode 100644 static/img/headline/zascatv.png diff --git a/content/blog/wk3day3.md b/content/blog/wk3day3.md index 7a08c08..9de1d58 100644 --- a/content/blog/wk3day3.md +++ b/content/blog/wk3day3.md @@ -1,7 +1,7 @@ --- title: "Week 3, Wednesday:" date: 2024-08-14T21:55:00+02:00 -draft: true +draft: false --- -{{< image frame="true" width="17em" float="right" src="/img/headline/todo.png" alt="Credit: " >}} +{{< image frame="true" width="17em" float="right" src="/img/headline/dropstation.png" alt="Credit: Drop Station, Youtube" >}} diff --git a/content/blog/wk3day4.md b/content/blog/wk3day4.md index c314d8e..1d7ed4a 100644 --- a/content/blog/wk3day4.md +++ b/content/blog/wk3day4.md @@ -4,4 +4,4 @@ date: 2024-08-15T21:55:00+02:00 draft: true --- -{{< image frame="true" width="17em" float="right" src="/img/headline/todo.png" alt="Credit: " >}} +{{< image frame="true" width="17em" float="right" src="/img/headline/dancekowski-02.png" alt="Credit: Hoer Berlin, Youtube" >}} diff --git a/content/blog/wk3day5.md b/content/blog/wk3day5.md index b76b508..c8e2f49 100644 --- a/content/blog/wk3day5.md +++ b/content/blog/wk3day5.md @@ -4,4 +4,4 @@ date: 2024-08-16T21:55:00+02:00 draft: true --- -{{< image frame="true" width="17em" float="right" src="/img/headline/todo.png" alt="Credit: " >}} +{{< image frame="true" width="17em" float="right" src="/img/headline/ixosound.png" alt="Credit: Ixo Sound, Youtube" >}} diff --git a/content/blog/wk3day6.md b/content/blog/wk3day6.md index 1990c89..940d361 100644 --- a/content/blog/wk3day6.md +++ b/content/blog/wk3day6.md @@ -4,4 +4,4 @@ date: 2024-08-17T21:55:00+02:00 draft: true --- -{{< image frame="true" width="17em" float="right" src="/img/headline/todo.png" alt="Credit: " >}} +{{< image frame="true" width="17em" float="right" src="/img/headline/junglecakes.png" alt="Credit: Jungle Cakes, Youtube" >}} diff --git a/content/blog/wk3day7.md b/content/blog/wk3day7.md index de05737..e73da71 100644 --- a/content/blog/wk3day7.md +++ b/content/blog/wk3day7.md @@ -4,4 +4,4 @@ date: 2024-08-18T21:55:00+02:00 draft: true --- -{{< image frame="true" width="17em" float="right" src="/img/headline/todo.png" alt="Credit: " >}} +{{< image frame="true" width="17em" float="right" src="/img/headline/noraenpure-03.png" alt="Credit: Nora en Pure, Youtube" >}} diff --git a/content/blog/wk4day1.md b/content/blog/wk4day1.md index 331e4dd..bfe3fe7 100644 --- a/content/blog/wk4day1.md +++ b/content/blog/wk4day1.md @@ -4,4 +4,4 @@ date: 2024-08-19T21:55:00+02:00 draft: true --- -{{< image frame="true" width="17em" float="right" src="/img/headline/todo.png" alt="Credit: " >}} +{{< image frame="true" width="17em" float="right" src="/img/headline/zascatv.png" alt="Credit: Zasca TV, Youtube" >}} diff --git a/content/blog/wk4day2.md b/content/blog/wk4day2.md index af8b6ae..e11e5a4 100644 --- a/content/blog/wk4day2.md +++ b/content/blog/wk4day2.md @@ -4,4 +4,4 @@ date: 2024-08-20T21:55:00+02:00 draft: true --- -{{< image frame="true" width="17em" float="right" src="/img/headline/todo.png" alt="Credit: " >}} +{{< image frame="true" width="17em" float="right" src="/img/headline/dreamscape.png" alt="Credit: Dreamscape, Youtube" >}} diff --git a/content/blog/wk4day3.md b/content/blog/wk4day3.md index dd03081..6894aef 100644 --- a/content/blog/wk4day3.md +++ b/content/blog/wk4day3.md @@ -4,4 +4,4 @@ date: 2024-08-21T21:55:00+02:00 draft: true --- -{{< image frame="true" width="17em" float="right" src="/img/headline/todo.png" alt="Credit: " >}} +{{< image frame="true" width="17em" float="right" src="/img/headline/firewalker-02.png" alt="Credit: Fire Walker, Youtube" >}} diff --git a/static/img/headline/dancekowski-02.png b/static/img/headline/dancekowski-02.png new file mode 100644 index 0000000..9cfd5e4 --- /dev/null +++ b/static/img/headline/dancekowski-02.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d5b626e450dd56cad7ae4f909513ef2f913609bf99b88b2f0e9b67308c905f4 +size 174540 diff --git a/static/img/headline/dropstation.png b/static/img/headline/dropstation.png new file mode 100644 index 0000000..c917146 --- /dev/null +++ b/static/img/headline/dropstation.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1640fca8fb357339bd060433db4ad761c164a5822ec751e6b1e9bf6e7a01f48f +size 156148 diff --git a/static/img/headline/ixosound.png b/static/img/headline/ixosound.png new file mode 100644 index 0000000..6a87a83 --- /dev/null +++ b/static/img/headline/ixosound.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e72d6ccee2a5e8f9cc267e5b3ed33bc5ad2f332fd84b2f58368eb6a6e3f86a2 +size 134378 diff --git a/static/img/headline/junglecakes.png b/static/img/headline/junglecakes.png new file mode 100644 index 0000000..b60fbe6 --- /dev/null +++ b/static/img/headline/junglecakes.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:236ffafb926ca536425f726f653950d474ebb8544377ba392d085c045dae246e +size 80985 diff --git a/static/img/headline/noraenpure-03.png b/static/img/headline/noraenpure-03.png new file mode 100644 index 0000000..faa03dd --- /dev/null +++ b/static/img/headline/noraenpure-03.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723b05e441297f355d4d5651a087d0b83252346cc5536dbbd0c69750027d1374 +size 83068 diff --git a/static/img/headline/zascatv.png b/static/img/headline/zascatv.png new file mode 100644 index 0000000..1863abc --- /dev/null +++ b/static/img/headline/zascatv.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d116666134bd989a61cc6e522e18f1af9960ac4a93779bbaef0610d1b7ed9f86 +size 112520