summaryrefslogtreecommitdiff
path: root/source/_posts/customizing-your-site.md
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2020-02-28 23:08:02 +0000
committerDavid T. Sadler <davidtsadler@googlemail.com>2020-02-28 23:08:02 +0000
commitf849601778a9aacb42a37952cb6578cc2d9d910a (patch)
tree4b897e30e78f1c583d2b72507d076d933e4fe08d /source/_posts/customizing-your-site.md
parenta95a53491467758c1fc0ebb3840b0e51a79b42f8 (diff)
Allow category name to be independant of slug
Diffstat (limited to 'source/_posts/customizing-your-site.md')
-rw-r--r--source/_posts/customizing-your-site.md2
1 files changed, 1 insertions, 1 deletions
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.
---