From fd4eb8fa08eaac9cc60d0c6adb249d5b5fb4980a Mon Sep 17 00:00:00 2001 From: evazion Date: Mon, 24 Oct 2016 18:06:39 -0500 Subject: [PATCH] Replace references to Danbooru with Danbooru.config.app_name. * Also replace references to github with a configurable repo. * Plus link commit ref in footer to the commit in the repo. --- app/views/static/_footer.html.erb | 4 ++-- app/views/static/bookmarklet.html.erb | 4 ++-- app/views/static/site_map.html.erb | 4 ++-- config/danbooru_default_config.rb | 16 ++++++++++++++++ 4 files changed, 22 insertions(+), 6 deletions(-) diff --git a/app/views/static/_footer.html.erb b/app/views/static/_footer.html.erb index 0a0c13129..4174f0368 100644 --- a/app/views/static/_footer.html.erb +++ b/app/views/static/_footer.html.erb @@ -1,7 +1,7 @@