diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2026-08-09 17:32:32 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-08-09 17:32:32 +0300 |
| commit | 69e01c2a6d0451f9eb7ee67e9ad464e5b1f01a67 (patch) | |
| tree | 7f67e6eb0cdfc5a1ed854b8bdd6fe345e84afb26 /content | |
| parent | eee25cf1d1784e599d35ef55c4642b9cee292f9d (diff) | |
Fix fig paths in now pages
Diffstat (limited to 'content')
| -rw-r--r-- | content/posts/now-2026-spring/index.md | 3 | ||||
| -rw-r--r-- | content/posts/now-2026-summer/index.md | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/content/posts/now-2026-spring/index.md b/content/posts/now-2026-spring/index.md index e52a7cc..bea7591 100644 --- a/content/posts/now-2026-spring/index.md +++ b/content/posts/now-2026-spring/index.md @@ -2,7 +2,8 @@ title: 🌱 Now, spring 2026 date: 2026-04-12 description: Planning the wedding, reworking my wardrobe. Home reno. Dog escaped. -kind: now +extra: + kind: now --- Planning the wedding, reworking my wardrobe. Home reno. diff --git a/content/posts/now-2026-summer/index.md b/content/posts/now-2026-summer/index.md index 2ec84df..eab8cf2 100644 --- a/content/posts/now-2026-summer/index.md +++ b/content/posts/now-2026-summer/index.md @@ -2,7 +2,8 @@ title: ☀️ Now, summer 2026 date: 2026-06-01 description: TODO -kind: now +extra: + kind: now draft: true --- |
