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

View File

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

View File

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

View File

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

View File

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

View File

@ -60,7 +60,7 @@ EOD
$message_html $message_html
$counter_html $counter_html
<div class='mdl-typography--text-center' id='foot'> <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>
</div> </div>
</main> </main>

View File

@ -147,7 +147,7 @@ class Layout {
$drawer_block_html $drawer_block_html
</div> </div>
<nav class="mdl-navigation"> <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> </nav>
</div> </div>
<main class="mdl-layout__content"> <main class="mdl-layout__content">

View File

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