aboutsummaryrefslogtreecommitdiff
path: root/src/guff/models/tab.cr
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2016-04-02 23:29:36 -0400
committerPaul Duncan <pabs@pablotron.org>2016-04-02 23:29:36 -0400
commit61a67bed2f05c274cd28e29617770af262f3be2e (patch)
treebc792789792ff56a98531ea88d6de880701005fa /src/guff/models/tab.cr
parentd8bc1820893d343359a5a8d973cac1db761cffde (diff)
downloadold-guff-61a67bed2f05c274cd28e29617770af262f3be2e.tar.bz2
old-guff-61a67bed2f05c274cd28e29617770af262f3be2e.zip
add new post link to home and posts tabs
Diffstat (limited to 'src/guff/models/tab.cr')
-rw-r--r--src/guff/models/tab.cr2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guff/models/tab.cr b/src/guff/models/tab.cr
index 20dc478..8d6428b 100644
--- a/src/guff/models/tab.cr
+++ b/src/guff/models/tab.cr
@@ -50,7 +50,7 @@ class Guff::TabModel < Guff::Model
"id": "posts",
"icon": "fa-cubes",
"name": "Posts",
- "text": "Manage blog posts, pages, and projects.",
+ "text": "Manage blog, pages, and projects.",
}, {
"id": "files",
"icon": "fa-files-o",