From a3701e1e4f248ddb2e9fda275e55febecadc32cc Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sun, 25 May 2014 15:11:10 -0700 Subject: [PATCH] rename to quill --- controllers/auth.php | 2 +- lib/config.template.php | 6 +++--- public/index.php | 2 +- views/signin.php | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) 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 @@
- - + +