diff --git a/controllers/auth.php b/controllers/auth.php
index 4686745..7caaba3 100644
--- a/controllers/auth.php
+++ b/controllers/auth.php
@@ -5,7 +5,7 @@ function buildRedirectURI() {
}
function clientID() {
- return 'https://indiepost.micropub.net';
+ return 'https://quill.p3k.io';
}
function build_url($parsed_url) {
diff --git a/lib/config.template.php b/lib/config.template.php
index b0dbab5..5dd1bf7 100644
--- a/lib/config.template.php
+++ b/lib/config.template.php
@@ -1,11 +1,11 @@
-
-
+
+