From 3d566f7d5521dda28b0a72b9df23a8d64c0faa74 Mon Sep 17 00:00:00 2001 From: Aaron Taylor Date: Fri, 6 Nov 2020 00:02:09 -0800 Subject: [PATCH] Added a 'git' category to the website that redirects to git.subgeniuskitty.com. --- data/git/index.md | 1 + data/git/index.metadata | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 data/git/index.md create mode 100644 data/git/index.metadata diff --git a/data/git/index.md b/data/git/index.md new file mode 100644 index 0000000..4ef242f --- /dev/null +++ b/data/git/index.md @@ -0,0 +1 @@ + diff --git a/data/git/index.metadata b/data/git/index.metadata new file mode 100644 index 0000000..f562b40 --- /dev/null +++ b/data/git/index.metadata @@ -0,0 +1,6 @@ +[DEFAULT] +page_title = Git Repositories +meta_keywords = +meta_description = +menu_text = Git +menu_priority = 8000 -- 2.20.1