mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-31 12:27:22 +02:00
Adds 'fork me...' stripe banner
This commit is contained in:
parent
ef340bfee7
commit
94fa38bfbf
@ -17,10 +17,10 @@ markdown: kramdown
|
||||
title: "Nerd Fonts - Iconic font aggregator, collection, and patcher"
|
||||
keywords: "fonts collection patched-fonts powerline shell statusline python iconic-fonts patcher FontForge font-awesome octicons font-linux SourceCodePro Hack Droid Sans Meslo AnonymousPro ProFont Inconsolata"
|
||||
description: "Iconic font aggregator, collection, and patcher: 37 patched fonts (71.4k+ variations). Includes popular glyph collections such as Font Awesome & fonts such as Hack"
|
||||
source_link: "https://github.com/t413/SinglePaged"
|
||||
source_link: "https://github.com/ryanoasis/nerd-fonts"
|
||||
favicon: "img/favicon.ico"
|
||||
touch_icon: #put a path like: "img/apple-touch-icon.png"
|
||||
google_analytics_key: 'UA-91070609-1'
|
||||
touch_icon: "img/apple-touch-icon.png"
|
||||
google_analytics_key: "UA-91070609-1"
|
||||
|
||||
|
||||
### template colors, used site-wide via css ###
|
||||
|
@ -285,7 +285,7 @@ nav ul li:hover, nav ul li.active {
|
||||
right:0;
|
||||
width:200px;
|
||||
overflow:hidden;
|
||||
height:200px;
|
||||
height:206px;
|
||||
z-index:9999;
|
||||
}
|
||||
#forkongithub a {
|
||||
|
@ -23,6 +23,12 @@ Iconic font aggregator, collection, and patcher: 37 patched fonts (71.4k+ variat
|
||||
<sub><i>Diagram created using <a href="http://sankeymatic.com/" title="SankeyMATIC (BETA): A Sankey diagram builder for everyone">@SankeyMATIC</a></i></sub>
|
||||
|
||||
|
||||
<span id="forkongithub">
|
||||
<a href="{{ site.source_link }}" class="bg-blue">
|
||||
Fork me on GitHub
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<!--
|
||||
Repo References
|
||||
-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user