mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update the footer
This commit is contained in:
parent
3146778cd7
commit
981756ce5c
@ -11,7 +11,7 @@
|
||||
body > footer {
|
||||
@include box-shadow(0 0 3px rgba(0, 0, 0, 0.25));
|
||||
background-color: $footer-background;
|
||||
height: $footer-height;
|
||||
// height: $footer-height;
|
||||
margin-top: 3em;
|
||||
}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
<p class="copyright">
|
||||
<span class="credit">Site powered by <a href="http://octopress.org">Octopress</a>, <a href='http://jekyllrb.com/'>Jekyll</a> and using the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.</span>
|
||||
<span class="credit">Powered by <a href="http://octopress.org">Octopress</a>, <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
|
||||
</p>
|
Loading…
x
Reference in New Issue
Block a user