mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Include version in footer
This commit is contained in:
parent
41b8ca19a9
commit
59f037cdc8
@ -10,6 +10,6 @@
|
||||
</ul>
|
||||
<p class="made-with-love"><a href="http://colebemis.com" target="_blank">Made with <3 by Cole Bemis</a></p>
|
||||
</div>
|
||||
<p class="icon-count">{{ site.data.icons | size }} icons and counting</p>
|
||||
<p class="version">Version {{ site.data.package.version }}</p>
|
||||
</div>
|
||||
</footer>
|
@ -271,7 +271,7 @@ a {
|
||||
}
|
||||
}
|
||||
|
||||
.icon-count {
|
||||
.version {
|
||||
margin: 0 0 1rem;
|
||||
font-size: 0.875rem;
|
||||
text-align: center;
|
||||
|
Loading…
Reference in New Issue
Block a user