summaryrefslogtreecommitdiff
path: root/config/menu.json
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2016-10-16 18:34:00 +0200
committeremkael <emkael@tlen.pl>2016-10-16 18:34:00 +0200
commite2a0a09f8ea60d343c304c31f5ac0e7b64dfacea (patch)
tree76624869f4502abcc4aea15354d7be59e8cdb91d /config/menu.json
parentd91bd88618bb1ec361409a081be8fe18cbc20b18 (diff)
* bash completion articles
Diffstat (limited to 'config/menu.json')
-rw-r--r--config/menu.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/menu.json b/config/menu.json
index f6ebaab..cad1bbc 100644
--- a/config/menu.json
+++ b/config/menu.json
@@ -1,5 +1,12 @@
{
"items": {
+ "Articles":
+ {
+ "_": "/",
+ "_separator_pl": "In Polish",
+ "Bash completion, part 1": "2016/10/16/an-introduction-to-bash-completion-part-1",
+ "Bash completion, part 2": "2016/10/16/an-introduction-to-bash-completion-part-2"
+ },
"My projects": {
"_separator1": "Racing stuff",
"Ergast DB goodies": "https://github.com/emkael/ergast-goodies/",