aboutsummaryrefslogtreecommitdiff
path: root/src/guff.cr
diff options
context:
space:
mode:
Diffstat (limited to 'src/guff.cr')
-rw-r--r--src/guff.cr12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/guff.cr b/src/guff.cr
index 5524aca..edd5522 100644
--- a/src/guff.cr
+++ b/src/guff.cr
@@ -1926,6 +1926,18 @@ module Guff
name: "General",
text: "Manage general settings.",
}, {
+ id: "backups",
+ css: "",
+ icon: "fa-archive",
+ name: "Backups",
+ text: "Manage backups.",
+ }, {
+ id: "import",
+ css: "",
+ icon: "fa-upload",
+ name: "Import / Export",
+ text: "Import and export posts.",
+ }, {
id: "sites",
css: "",
icon: "fa-sitemap",