aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2023-11-10 13:58:19 +0300
committerValentin Popov <valentin@popov.link>2023-11-10 13:58:19 +0300
commit1a7fd13cdef467a4128d8a11340466b9e5048201 (patch)
treec430deee521b4e9789d793f3e920548969bc38b8 /config.toml
parente2222cddcf992947b3d5edae7c1243f107eed817 (diff)
downloadpopov.link-1a7fd13cdef467a4128d8a11340466b9e5048201.tar.xz
popov.link-1a7fd13cdef467a4128d8a11340466b9e5048201.zip
Remove useful_links.html and update config.toml
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/config.toml b/config.toml
index f34736f..ed3e1df 100644
--- a/config.toml
+++ b/config.toml
@@ -102,10 +102,6 @@ contacts = [
{ title = "PGP", name = "AE3CE523DAAA8401", url = "/public.asc" },
]
-links = [
- { title = "Nokia N900 archives", url = "https://disk.yandex.ru/d/L-NZ3c4qc7Uizw", description = "Official firmware, tools and images for N900." },
-]
-
navbar = [
{ title = "Home", path = "/" },
{ title = "Blog", path = "/blog/" },