Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
1,593 additions
and 1,053 deletions.
- +9 −6 _includes/default.html
- +1 −1 _includes/sidebarbutton.html
- +1 −1 about.md
- +1 −0 assets/css/custom.css
- +609 −0 assets/css/foundation-icons.css
- +2 −1 assets/css/main.css
- +0 −31 assets/css/monosocialiconsfont.css
- BIN assets/fonts/MonoSocialIconsFont-1.10.eot
- BIN assets/fonts/MonoSocialIconsFont-1.10.otf
- +0 −1,013 assets/fonts/MonoSocialIconsFont-1.10.svg
- BIN assets/fonts/MonoSocialIconsFont-1.10.ttf
- BIN assets/fonts/MonoSocialIconsFont-1.10.woff
- BIN assets/fonts/foundation-icons.eot
- +970 −0 assets/fonts/foundation-icons.svg
- BIN assets/fonts/foundation-icons.ttf
- BIN assets/fonts/foundation-icons.woff
@@ -1,3 +1,3 @@ | ||
<div id="sidebar-button"> | ||
<img src="{{ ASSET_PATH }}/img/sidebarbutton.png"> | ||
<i class="fi-list size-60"></i> | ||
</div> |
Oops, something went wrong.