diff options
| author | Christian Cleberg <[email protected]> | 2024-07-29 22:50:48 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-07-29 22:50:48 -0500 |
| commit | 1c5acfa4114aea9a14a9bc69c8d4229932c28925 (patch) | |
| tree | a72391ada14078a6f848691b2e37c6b1accd7d2d | |
| parent | 90a4a829990f4adca4a4dc9dbe1bdc7410ebacdc (diff) | |
| download | cleberg.net-1c5acfa4114aea9a14a9bc69c8d4229932c28925.tar.gz cleberg.net-1c5acfa4114aea9a14a9bc69c8d4229932c28925.tar.bz2 cleberg.net-1c5acfa4114aea9a14a9bc69c8d4229932c28925.zip | |
fix slugs for a couple posts that were missed
| -rw-r--r-- | content/blog/2022-06-22-daily-poetry.org | 2 | ||||
| -rw-r--r-- | content/blog/2023-01-28-self-hosting-wger.org | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/2022-06-22-daily-poetry.org b/content/blog/2022-06-22-daily-poetry.org index aa8ca95..02a6dc1 100644 --- a/content/blog/2022-06-22-daily-poetry.org +++ b/content/blog/2022-06-22-daily-poetry.org @@ -1,7 +1,7 @@ #+date: <2022-06-22> #+title: Daily Plaintext Poetry via Email #+description: - +#+slug: daily-poetry * Source Code diff --git a/content/blog/2023-01-28-self-hosting-wger.org b/content/blog/2023-01-28-self-hosting-wger.org index eb07ac0..c39d83e 100644 --- a/content/blog/2023-01-28-self-hosting-wger.org +++ b/content/blog/2023-01-28-self-hosting-wger.org @@ -1,7 +1,7 @@ #+date: <2023-01-28> #+title: Self-Hosting Wger Workout Manager #+description: - +#+slug: self-hosting-wger * Wger: The Self-Hosted Workout Manager |
