aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/c++
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2018-02-18 01:39:54 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2018-02-18 02:31:58 +0300
commit3f86aa8f02ab3c13f636934f5fdb560d84339bce (patch)
treeeae46f24870172e3c5e21be38ff37f23ebe61742 /c++
parentbump dependencies (diff)
downloadjekyll-theme-3f86aa8f02ab3c13f636934f5fdb560d84339bce.tar.gz
jekyll-theme-3f86aa8f02ab3c13f636934f5fdb560d84339bce.zip
enable post categories
Diffstat (limited to '')
-rw-r--r--c++/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/c++/index.html b/c++/index.html
new file mode 100644
index 0000000..ed18c1a
--- /dev/null
+++ b/c++/index.html
@@ -0,0 +1,5 @@
+---
+title: C++
+category: C++
+layout: category
+---