diff options
author | emkael <emkael@tlen.pl> | 2016-10-11 23:05:24 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2016-10-11 23:05:24 +0200 |
commit | 8827cdf8dcf5efbdc8b35cbdb621459e8a182214 (patch) | |
tree | 2bca92b1d09478d1431acdd2709f43570488bb5b | |
parent | 6effaab3c6627271aac8aa2e822ac6d0e2cc6d51 (diff) |
* repositories -> projects
-rw-r--r-- | config/menu.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/menu.json b/config/menu.json index c9deec2..f6ebaab 100644 --- a/config/menu.json +++ b/config/menu.json @@ -1,6 +1,6 @@ { "items": { - "My repositories": { + "My projects": { "_separator1": "Racing stuff", "Ergast DB goodies": "https://github.com/emkael/ergast-goodies/", "EloF1": "https://github.com/emkael/elof1/", |