From 149cbff61b985d53af2ddbb614a4e039e9cf96ad Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Sat, 4 Aug 2018 13:03:33 +0200 Subject: [PATCH] Point to netlify --- config.toml | 2 +- theme.toml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index b5aa9b7..bbd460b 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -base_url = "http://nothing.com" +base_url = "https://gutenberg-after-dark.netlify.com" compile_sass = true title = "after-dark theme" description = "" diff --git a/theme.toml b/theme.toml index 22a47b4..d9c2585 100644 --- a/theme.toml +++ b/theme.toml @@ -3,6 +3,7 @@ description = "A robust, elegant dark theme" license = "MIT" homepage = "https://github.com/Keats/after-dark" min_version = "0.4.0" +demo = "https://gutenberg-after-dark.netlify.com" [extra]