diff --git a/config.toml b/config.toml
index 20cabe52ccd0588d0ca122e9c2a07d4d15864c8b..6c64053fca49366a842eabb895fba9595f437270 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 = ["https://github.com/gethyas/doks"]
 
 baseurl = "https://pages.gitlab.io/hugo/"
 title = "GitLab Pages and Hugo"