summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Carpenter <gitlab@53hor.net>2019-07-05 09:43:20 -0400
committerAdam Carpenter <gitlab@53hor.net>2019-07-05 09:43:20 -0400
commit6983375713b7fd529e104d7c72bcfa7529fe1c4d (patch)
tree80e5f9aa7b38a8ce776ff611714f5679afbc36a6
parentffa79ecf51c3b84f81e3ae624242fd4acd07d199 (diff)
downloadcobalt-site-6983375713b7fd529e104d7c72bcfa7529fe1c4d.tar.xz
cobalt-site-6983375713b7fd529e104d7c72bcfa7529fe1c4d.zip
Fixed permalinks.
-rw-r--r--posts/2019-04-06-why-have-a-website-in-2019.md2
-rw-r--r--posts/2019-06-07-how-to-start-and-drive-a-hudson-hornet.md2
-rw-r--r--posts/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.md2
-rw-r--r--posts/2019-07-04-yabs-yet-another-bad-shop.md2
-rw-r--r--posts/oh-sh-t-or-the-case-for-safer-classic-cars.md2
-rw-r--r--posts/playing-with-leaves.md2
-rw-r--r--posts/school-server-closets-are-utopic.md2
-rw-r--r--posts/sketchy-looking-gas-stations-aren-t-that-sketchy.md2
-rw-r--r--posts/what-is-a-scripting-language-really.md2
9 files changed, 9 insertions, 9 deletions
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