mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-06 21:49:40 +02:00
Setup posts to allow different pages
This commit is contained in:
parent
090af0df47
commit
2f95206c37
@ -24,12 +24,12 @@ style: center
|
||||
<div class="full column nerd-font-buttons">
|
||||
<h3 class="inlineblock bg-blue text-white nerd-font-button">
|
||||
<i class="fa fa-search"></i>
|
||||
<a href="#cheat-sheet" class="inlineblock">Icons</a>
|
||||
<a href="/cheat-sheet" class="inlineblock">Icons</a>
|
||||
</h3>
|
||||
|
||||
<h3 class="inlineblock bg-blue text-white nerd-font-button">
|
||||
<i class="fa fa-download"></i>
|
||||
<a href="#downloads" class="inlineblock">Downloads</a>
|
||||
<a href="/font-downloads" class="inlineblock">Downloads</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -4,6 +4,7 @@ short_title: "Fonts"
|
||||
bg: '#3484bb'
|
||||
color: white
|
||||
fa-icon: download
|
||||
page: font-downloads
|
||||
---
|
||||
|
||||
# Downloads
|
||||
|
@ -4,6 +4,7 @@ short_title: "Log"
|
||||
bg: '#ff8b25'
|
||||
color: white
|
||||
fa-icon: bullhorn
|
||||
page: releases
|
||||
---
|
||||
|
||||
# Release Changelog
|
||||
|
Loading…
Reference in New Issue
Block a user