summaryrefslogtreecommitdiff
path: root/source/_categories/php.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/_categories/php.md
parenta95a53491467758c1fc0ebb3840b0e51a79b42f8 (diff)
Allow category name to be independant of slug
Diffstat (limited to 'source/_categories/php.md')
-rw-r--r--source/_categories/php.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/_categories/php.md b/source/_categories/php.md
new file mode 100644
index 0000000..7efa7fd
--- /dev/null
+++ b/source/_categories/php.md
@@ -0,0 +1,4 @@
+---
+extends: _layouts.category
+description: All the PHP posts
+---