From 22bcc02dbd523033f7ca2487f7a7b0de01aaad25 Mon Sep 17 00:00:00 2001 From: Zachary Betz Date: Thu, 6 Dec 2018 15:33:57 -0600 Subject: Update demo site domain --- README.md | 2 +- netlify.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f498517..2d4d217 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The typical page size, if the page has no images, is under 300kb. It's even lowe Demos: -* Dev demo, immediate updates: +* Dev demo, immediate updates: * Hugo Themes demo, weekly-ish updates: ## Table of Contents diff --git a/netlify.toml b/netlify.toml index 1b952e2..7b45924 100644 --- a/netlify.toml +++ b/netlify.toml @@ -5,7 +5,7 @@ command = """hugo \ --config exampleSite/config.toml \ --themesDir ../.. \ --theme repo \ - --baseURL https://focused-williams-f75490.netlify.com""" + --baseURL https://minimal-bootstrap-hugo-theme.netlify.com/""" [build.environment] HUGO_VERSION = "0.51" \ No newline at end of file -- cgit v1.2.3