From b6bbb16f133b71732475ca1a6e9e9c542dcb74f5 Mon Sep 17 00:00:00 2001
From: Regis Philibert <login@regisphilibert.com>
Date: Thu, 25 Jun 2020 17:51:45 +0000
Subject: [PATCH] Update theme.toml with new org

---
 theme.toml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/theme.toml b/theme.toml
index 8eeb13c..2a07acc 100755
--- a/theme.toml
+++ b/theme.toml
@@ -3,13 +3,13 @@
 
 name = "Ananke Gohugo Theme"
 license = "MIT"
-licenselink = "https://github.com/budparr/gohugo-theme-ananke/blob/master/LICENSE.md"
+licenselink = "https://github.com/theNewDynamic/gohugo-theme-ananke/blob/master/LICENSE.md"
 description = "A Base theme for building full featured Hugo sites"
-homepage = "https://github.com/budparr/gohugo-theme-ananke"
+homepage = "https://github.com/theNewDynamic/gohugo-theme-ananke"
 tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual", "Stackbit"]
 features = ["posts", "shortcodes", "related content", "comments"]
 min_version = "0.55.0"
 
 [author]
-  name = "Bud Parr"
-  homepage = "https://github.com/budparr"
+  name = "theNewDynamic"
+  homepage = "https://www.thenewdynamic.com/"

--
Gitblit v1.10.0