From 6983375713b7fd529e104d7c72bcfa7529fe1c4d Mon Sep 17 00:00:00 2001 From: Adam Carpenter Date: Fri, 5 Jul 2019 09:43:20 -0400 Subject: Fixed permalinks. --- posts/2019-04-06-why-have-a-website-in-2019.md | 2 +- posts/2019-06-07-how-to-start-and-drive-a-hudson-hornet.md | 2 +- posts/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.md | 2 +- posts/2019-07-04-yabs-yet-another-bad-shop.md | 2 +- posts/oh-sh-t-or-the-case-for-safer-classic-cars.md | 2 +- posts/playing-with-leaves.md | 2 +- posts/school-server-closets-are-utopic.md | 2 +- posts/sketchy-looking-gas-stations-aren-t-that-sketchy.md | 2 +- posts/what-is-a-scripting-language-really.md | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'posts') diff --git a/posts/2019-04-06-why-have-a-website-in-2019.md b/posts/2019-04-06-why-have-a-website-in-2019.md index 3c74763..a6111eb 100644 --- a/posts/2019-04-06-why-have-a-website-in-2019.md +++ b/posts/2019-04-06-why-have-a-website-in-2019.md @@ -1,5 +1,5 @@ --- -permalink: /posts/{{categories}}/{{slug}} +permalink: /journal/{{categories}}/{{slug}} title: Why Have a Website in 2019? categories: - technology diff --git a/posts/2019-06-07-how-to-start-and-drive-a-hudson-hornet.md b/posts/2019-06-07-how-to-start-and-drive-a-hudson-hornet.md index 526c235..0ef54ce 100644 --- a/posts/2019-06-07-how-to-start-and-drive-a-hudson-hornet.md +++ b/posts/2019-06-07-how-to-start-and-drive-a-hudson-hornet.md @@ -1,5 +1,5 @@ --- -permalink: "/posts/{{categories}}/{{slug}}" +permalink: "/journal/{{categories}}/{{slug}}" title: How to Start and Drive a Hudson Hornet categories: - automotive diff --git a/posts/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.md b/posts/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.md index bb2b164..dd17921 100644 --- a/posts/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.md +++ b/posts/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.md @@ -1,5 +1,5 @@ --- -permalink: "/posts/{{categories}}/{{slug}}" +permalink: "/journal/{{categories}}/{{slug}}" title: The Best Way to Transfer GoPro Files with Linux categories: - technology diff --git a/posts/2019-07-04-yabs-yet-another-bad-shop.md b/posts/2019-07-04-yabs-yet-another-bad-shop.md index da47b67..bdd2a88 100644 --- a/posts/2019-07-04-yabs-yet-another-bad-shop.md +++ b/posts/2019-07-04-yabs-yet-another-bad-shop.md @@ -1,5 +1,5 @@ --- -permalink: "/posts/{{categories}}/{{slug}}" +permalink: "/journal/{{categories}}/{{slug}}" title: YABS - Yet Another Bad Shop categories: - automotive diff --git a/posts/oh-sh-t-or-the-case-for-safer-classic-cars.md b/posts/oh-sh-t-or-the-case-for-safer-classic-cars.md index 55c93b1..d8b3f92 100644 --- a/posts/oh-sh-t-or-the-case-for-safer-classic-cars.md +++ b/posts/oh-sh-t-or-the-case-for-safer-classic-cars.md @@ -1,5 +1,5 @@ --- -permalink: "/posts/{{categories}}/{{slug}}" +permalink: "/journal/{{categories}}/{{slug}}" title: "Oh, Sh*t, or, the Case for Safer Classic Cars" categories: ["automotive"] tags: [] diff --git a/posts/playing-with-leaves.md b/posts/playing-with-leaves.md index 2c80b18..00adf4d 100644 --- a/posts/playing-with-leaves.md +++ b/posts/playing-with-leaves.md @@ -1,5 +1,5 @@ --- -permalink: "/posts/{{categories}}/{{slug}}" +permalink: "/journal/{{categories}}/{{slug}}" title: Playing with Leaves categories: [] tags: [] diff --git a/posts/school-server-closets-are-utopic.md b/posts/school-server-closets-are-utopic.md index 97650c6..3658862 100644 --- a/posts/school-server-closets-are-utopic.md +++ b/posts/school-server-closets-are-utopic.md @@ -1,5 +1,5 @@ --- -permalink: /posts/{{categories}}/{{slug}} +permalink: /journal/{{categories}}/{{slug}} title: School Server Closets are Utopic categories: - technology diff --git a/posts/sketchy-looking-gas-stations-aren-t-that-sketchy.md b/posts/sketchy-looking-gas-stations-aren-t-that-sketchy.md index dd91ec2..87f4b95 100644 --- a/posts/sketchy-looking-gas-stations-aren-t-that-sketchy.md +++ b/posts/sketchy-looking-gas-stations-aren-t-that-sketchy.md @@ -1,5 +1,5 @@ --- -permalink: "/posts/{{categories}}/{{slug}}" +permalink: "/journal/{{categories}}/{{slug}}" title: "Sketchy-Looking Gas Stations Aren't That Sketchy" categories: [] tags: [] diff --git a/posts/what-is-a-scripting-language-really.md b/posts/what-is-a-scripting-language-really.md index dd95ce7..e03b6f8 100644 --- a/posts/what-is-a-scripting-language-really.md +++ b/posts/what-is-a-scripting-language-really.md @@ -1,5 +1,5 @@ --- -permalink: /posts/{{categories}}/{{slug}} +permalink: /journal/{{categories}}/{{slug}} title: What Is a Scripting Language Really? categories: - technology -- cgit v1.2.3