https for theme links

This commit is contained in:
Shish 2018-09-26 22:49:37 +01:00
parent a7a7c0dd47
commit 6ae14e4921
8 changed files with 16 additions and 16 deletions

View file

@ -2,7 +2,7 @@
/**
* Name: Danbooru Theme
* Author: Bzchan <bzchan@animemahou.com>
* Link: http://trac.shishnet.org/shimmie2/
* Link: https://code.shishnet.org/shimmie2/
* License: GPLv2
* Description: This is a simple theme changing the css to make shimme
* look more like danbooru as well as adding a custom links
@ -220,8 +220,8 @@ $header_html
</article>
<footer><em>
Images &copy; their respective owners,
<a href="http://code.shishnet.org/shimmie2/">Shimmie</a> &copy;
<a href="http://www.shishnet.org/">Shish</a> &amp;
<a href="https://code.shishnet.org/shimmie2/">Shimmie</a> &copy;
<a href="https://www.shishnet.org/">Shish</a> &amp;
<a href="https://github.com/shish/shimmie2/graphs/contributors">The Team</a>
2007-2016,
based on the Danbooru concept.

View file

@ -2,7 +2,7 @@
/**
* Name: Danbooru 2 Theme
* Author: Bzchan <bzchan@animemahou.com>, updated by Daniel Oaks <danneh@danneh.net>
* Link: http://trac.shishnet.org/shimmie2/
* Link: https://code.shishnet.org/shimmie2/
* License: GPLv2
* Description: This is a simple theme changing the css to make shimme
* look more like danbooru as well as adding a custom links
@ -246,8 +246,8 @@ $header_html
<footer><div>
Running Shimmie &ndash;
Images &copy; their respective owners,
<a href="http://code.shishnet.org/shimmie2/">Shimmie</a> &copy;
<a href="http://www.shishnet.org/">Shish</a> &amp;
<a href="https://code.shishnet.org/shimmie2/">Shimmie</a> &copy;
<a href="https://www.shishnet.org/">Shish</a> &amp;
<a href="https://github.com/shish/shimmie2/graphs/contributors">The Team</a>
2007-2016,
based on the Danbooru concept<br />

View file

@ -77,8 +77,8 @@ $header_html
</article>
<footer>
Images &copy; their respective owners,
<a href="http://code.shishnet.org/shimmie2/">Shimmie</a> &copy;
<a href="http://www.shishnet.org/">Shish</a> &amp;
<a href="https://code.shishnet.org/shimmie2/">Shimmie</a> &copy;
<a href="https://www.shishnet.org/">Shish</a> &amp;
<a href="https://github.com/shish/shimmie2/graphs/contributors">The Team</a>
2007-2016,
based on the Danbooru concept.

View file

@ -82,8 +82,8 @@ $header_html
<footer>
<hr>
Images &copy; their respective owners,
<a href="http://code.shishnet.org/shimmie2/">Shimmie</a> &copy;
<a href="http://www.shishnet.org/">Shish</a> &amp;
<a href="https://code.shishnet.org/shimmie2/">Shimmie</a> &copy;
<a href="https://www.shishnet.org/">Shish</a> &amp;
<a href="https://github.com/shish/shimmie2/graphs/contributors">The Team</a>
2007-2016,
based on the Danbooru concept.

View file

@ -190,8 +190,8 @@ class Layout {
$main_block_html
<footer>
Images &copy; their respective owners,
<a href="http://code.shishnet.org/shimmie2/">Shimmie</a> &copy;
<a href="http://www.shishnet.org/">Shish</a> &amp;
<a href="https://code.shishnet.org/shimmie2/">Shimmie</a> &copy;
<a href="https://www.shishnet.org/">Shish</a> &amp;
<a href="https://github.com/shish/shimmie2/graphs/contributors">The Team</a>
2007-2016,
based on the Danbooru concept.<br />

View file

@ -60,7 +60,7 @@ EOD
$message_html
$counter_html
<div class='mdl-typography--text-center' id='foot'>
<p>$contact_link Serving $num_comma posts - Running <a href='http://code.shishnet.org/shimmie2/'>Shimmie</a>
<p>$contact_link Serving $num_comma posts - Running <a href='https://code.shishnet.org/shimmie2/'>Shimmie</a>
</div>
</div>
</main>

View file

@ -147,7 +147,7 @@ class Layout {
$drawer_block_html
</div>
<nav class="mdl-navigation">
<a class="mdl-navigation__link" href="http://code.shishnet.org/shimmie2/">Shimmie &copy;</a>
<a class="mdl-navigation__link" href="https://code.shishnet.org/shimmie2/">Shimmie &copy;</a>
</nav>
</div>
<main class="mdl-layout__content">

View file

@ -93,8 +93,8 @@ $header_html
</article>
<footer>
Images &copy; their respective owners,
<a href="http://code.shishnet.org/shimmie2/">Shimmie</a> &copy;
<a href="http://www.shishnet.org/">Shish</a> &amp;
<a href="https://code.shishnet.org/shimmie2/">Shimmie</a> &copy;
<a href="https://www.shishnet.org/">Shish</a> &amp;
<a href="https://github.com/shish/shimmie2/graphs/contributors">The Team</a>
2007-2016,
based on the Danbooru concept.