mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Add best posts and group by date
This commit is contained in:
@@ -22,7 +22,7 @@ logofile = "img/logo.png"
|
||||
faviconfile = "img/logo.png"
|
||||
highlightjs = true
|
||||
progressively = true
|
||||
latestpostcount = 10
|
||||
latestpostcount = 5
|
||||
lang = "en"
|
||||
github = "example"
|
||||
email = "you@example.com"
|
||||
|
@@ -2,6 +2,7 @@
|
||||
author: "Alexis Tacnet"
|
||||
date: 2015-09-28
|
||||
title: Example article
|
||||
best: true
|
||||
---
|
||||
|
||||
## Text
|
||||
|
Reference in New Issue
Block a user