From 1f27ed029e6d9a3bc0ffebcfbbb514865292cddc Mon Sep 17 00:00:00 2001
From: weru <onewesh@gmail.com>
Date: Tue, 06 Oct 2020 18:43:59 +0000
Subject: [PATCH] edit theme demo url

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

diff --git a/theme.toml b/theme.toml
index 92c0efd..09e7031 100644
--- a/theme.toml
+++ b/theme.toml
@@ -2,7 +2,7 @@
 license = "MIT"
 licenselink = "https://github.com/onweru/compose/blob/master/LICENSE"
 description = "A hugo theme for documentation sites. It's inspired by forestry.io's docs page"
-homepage = "https://compose-docs.netlify.com"
+homepage = "https://docs.neuralvibes.com"
 tags = ["simple", "docs", "dark", "customizable", "search"]
 features = ["simple", "docs", "dark", "customizable", "search"]
 min_version = "0.53.0"

--
Gitblit v1.10.0