1
0
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:
Ryan L McIntyre 2019-07-23 14:33:49 -07:00
parent 090af0df47
commit 2f95206c37
3 changed files with 4 additions and 2 deletions

View File

@ -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>
&nbsp;&nbsp;
<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>

View File

@ -4,6 +4,7 @@ short_title: "Fonts"
bg: '#3484bb'
color: white
fa-icon: download
page: font-downloads
---
# Downloads

View File

@ -4,6 +4,7 @@ short_title: "Log"
bg: '#ff8b25'
color: white
fa-icon: bullhorn
page: releases
---
# Release Changelog