From f849601778a9aacb42a37952cb6578cc2d9d910a Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Fri, 28 Feb 2020 23:08:02 +0000 Subject: Allow category name to be independant of slug --- source/_posts/customizing-your-site.md | 2 +- source/_posts/getting-started.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'source/_posts') diff --git a/source/_posts/customizing-your-site.md b/source/_posts/customizing-your-site.md index 50b53a1..aaf2850 100644 --- a/source/_posts/customizing-your-site.md +++ b/source/_posts/customizing-your-site.md @@ -4,7 +4,7 @@ section: content title: Customizing Your Site date: 2018-12-24 description: Customize your site with CSS and JS -categories: [configuration, feature] +categories: [PHP, MySQL] featured: true excerpt: This starter template comes pre-loaded with Tailwind CSS, a utility CSS framework that allows you to customize and build complex designs without touching a line of CSS. --- diff --git a/source/_posts/getting-started.md b/source/_posts/getting-started.md index 8f28cc6..1b378a9 100644 --- a/source/_posts/getting-started.md +++ b/source/_posts/getting-started.md @@ -6,7 +6,7 @@ date: 2018-12-25 description: Getting started with the Jigsaw blog starter template cover_image: /assets/img/post-cover-image-2.png featured: true -categories: [configuration] +categories: [Configuration] --- This is a starter template for creating a beautiful, customizable blog with minimal effort. You’ll only have to change a few settings and you’re ready to go. -- cgit v1.2.3-13-gbd6f