https for theme links
This commit is contained in:
@@ -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>
|
||||
|
@@ -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 ©</a>
|
||||
<a class="mdl-navigation__link" href="https://code.shishnet.org/shimmie2/">Shimmie ©</a>
|
||||
</nav>
|
||||
</div>
|
||||
<main class="mdl-layout__content">
|
||||
|
Reference in New Issue
Block a user