diff --git a/content/pages/other.rst b/content/pages/other.rst
index 84a41f7..5cf5d50 100644
--- a/content/pages/other.rst
+++ b/content/pages/other.rst
@@ -7,4 +7,4 @@ There are some pages i made for friends.
- `Calendar of the Minari `_
- `Gerrit Dashboard Generator `_
-- `Symbolon <{static}../symbolon/index.html>`_
+- `Symbolon `_
diff --git a/pelicanconf.py b/pelicanconf.py
index 5e643e6..cfc79f3 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -13,7 +13,6 @@ STATIC_PATHS = [
'images',
'gpg-public-key.asc',
'pgpkey',
- 'symbolon',
]
TIMEZONE = 'Europe/Budapest'