summaryrefslogtreecommitdiff
path: root/config/titles.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/titles.json
parentd91bd88618bb1ec361409a081be8fe18cbc20b18 (diff)
* bash completion articles
Diffstat (limited to 'config/titles.json')
-rw-r--r--config/titles.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/titles.json b/config/titles.json
index da26752..20dd38e 100644
--- a/config/titles.json
+++ b/config/titles.json
@@ -1,3 +1,5 @@
{
- "contact": "Contact"
+ "contact": "Contact",
+ "2016/10/16/an-introduction-to-bash-completion-part-2": "An introduction to bash completion: part 2",
+ "2016/10/16/an-introduction-to-bash-completion-part-1": "An introduction to bash completion: part 1"
}