mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-02-06 12:35:00 +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"
|
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"
|
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"
|
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"
|
favicon: "img/favicon.ico"
|
||||||
touch_icon: #put a path like: "img/apple-touch-icon.png"
|
touch_icon: "img/apple-touch-icon.png"
|
||||||
google_analytics_key: 'UA-91070609-1'
|
google_analytics_key: "UA-91070609-1"
|
||||||
|
|
||||||
|
|
||||||
### template colors, used site-wide via css ###
|
### template colors, used site-wide via css ###
|
||||||
|
@ -285,7 +285,7 @@ nav ul li:hover, nav ul li.active {
|
|||||||
right:0;
|
right:0;
|
||||||
width:200px;
|
width:200px;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
height:200px;
|
height:206px;
|
||||||
z-index:9999;
|
z-index:9999;
|
||||||
}
|
}
|
||||||
#forkongithub a {
|
#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>
|
<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
|
Repo References
|
||||||
-->
|
-->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user