From e7f28b0de4effbb8f20760611873d226f833b278 Mon Sep 17 00:00:00 2001
From: Patrick Kollitsch <patrick@davids-neighbour.com>
Date: Mon, 21 Oct 2024 08:04:06 +0000
Subject: [PATCH] docs(fix): remove obsolete docs

---
 README.md |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 7c4e038..eb128ff 100644
--- a/README.md
+++ b/README.md
@@ -86,8 +86,6 @@
 
 Take a look inside the [`exampleSite`](https://github.com/theNewDynamic/gohugo-theme-ananke/tree/master/exampleSite) folder of this theme. You'll find a file called [`config.toml`](https://github.com/theNewDynamic/gohugo-theme-ananke/blob/master/exampleSite/config.toml). To use it, copy the [`config.toml`](https://github.com/theNewDynamic/gohugo-theme-ananke/blob/master/exampleSite/config.toml) in the root folder of your Hugo site. Feel free to change the strings in this theme.
 
-You may need to delete the line: `themesDir = "../.."`
-
 ### Add comments
 
 To enable comments, add following to your config file:

--
Gitblit v1.10.0