mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
Update index.html
Inside the div container github icon is added with link to master branch
This commit is contained in:
parent
eb519696c8
commit
e87c7c4479
@ -5,6 +5,10 @@
|
||||
{% include header.html %}
|
||||
<body>
|
||||
<div id="main">
|
||||
<div class="container">
|
||||
<a href="https://github.com/ryanoasis/nerd-fonts/tree/master" target="_blank" id="github"
|
||||
class="fa fa-github"></a>
|
||||
</div>
|
||||
{% include topnav.html %}
|
||||
{% for page in site.posts reversed %}
|
||||
{% if page.page == nil %}
|
||||
|
Loading…
Reference in New Issue
Block a user