diff options
Diffstat (limited to 'backdrop/templates')
-rw-r--r-- | backdrop/templates/footer.html | 2 | ||||
-rw-r--r-- | backdrop/templates/sample.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/backdrop/templates/footer.html b/backdrop/templates/footer.html index b5db695..d57bb34 100644 --- a/backdrop/templates/footer.html +++ b/backdrop/templates/footer.html @@ -35,7 +35,7 @@ <div class="small-12 medium-6 columns"> <p class="small-text-center medium-text-left"> © {{ YEAR }} {{ AUTHOR }} {{ LICENSE }} - <!-- <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="cc.png" /></a>--> + <!-- <a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="cc.png" /></a>--> </p> </div> <div class="small-12 medium-6 columns"> diff --git a/backdrop/templates/sample.html b/backdrop/templates/sample.html index 8ed4640..4514f61 100644 --- a/backdrop/templates/sample.html +++ b/backdrop/templates/sample.html @@ -89,7 +89,7 @@ <hr> <div class="small-12 medium-6 columns"> <p class="small-text-center medium-text-left">© 2015 Chris MacMackin - <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="cc.png" /></a></p> + <a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="cc.png" /></a></p> </div> <div class="small-12 medium-6 columns"> <p class="small-text-center medium-text-right">Proudly powered by @@ -176,7 +176,7 @@ <hr> <div class="small-12 medium-6 columns"> <p class="small-text-center medium-text-left">© 2015 Chris MacMackin - <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="cc.png" /></a></p> + <a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="cc.png" /></a></p> </div> <div class="small-12 medium-6 columns"> <p class="small-text-center medium-text-right">Proudly powered by |