aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2022-11-18 21:47:22 +0300
committerValentin Popov <valentin@popov.link>2022-11-18 21:47:22 +0300
commit30bfbbdbf27e8cfbcc9a32987622810e740026ea (patch)
treee4949d77ffd272022f7b152b75f73115f881ca38 /config.toml
parentdcc84806f33a47bda057269fc2e7dc1f62927c7b (diff)
downloadpopov.link-30bfbbdbf27e8cfbcc9a32987622810e740026ea.tar.xz
popov.link-30bfbbdbf27e8cfbcc9a32987622810e740026ea.zip
Deleted the projects section
Signed-off-by: Valentin Popov <valentin@popov.link>
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index bec0f51..2ef5bb3 100644
--- a/config.toml
+++ b/config.toml
@@ -95,5 +95,4 @@ links = [
navbar = [
{ title = "Home", path = "/" },
{ title = "Blog", path = "/blog" },
- { title = "Projects", path = "/projects" },
]