diff --git a/config.toml b/config.toml
index 20cabe52ccd0588d0ca122e9c2a07d4d15864c8b..5dcfc8c5559b60bec29703b92a28259c56b32f23 100644
--- a/config.toml
+++ b/config.toml
@@ -12,8 +12,8 @@
 # If you use go mod to install your theme, you must use the URL of the theme.
 # If your theme is in the themes directory, you just need to specify its name.
 #
-#theme = "ananke"
-theme = ["github.com/theNewDynamic/gohugo-theme-ananke"]
+#theme = "doks"
+#theme = ["github.com/gethyas/doks"]
 
 baseurl = "https://pages.gitlab.io/hugo/"
 title = "GitLab Pages and Hugo"