summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index 94927dd..7e2c4e9 100644
--- a/config.toml
+++ b/config.toml
@@ -4,7 +4,7 @@ title = "rogs"
theme = "archie"
staticDir = ["static"]
paginate=3 # articles per page
-copyright = "© Rogs"
+copyright = "© Roger Gonzalez"
[permalinks]
@@ -48,7 +48,7 @@ url = "/projects"
weight = 3
[[menu.main]]
-name = "Blog"
+name = "Posts"
url = "/posts"
weight = 4