refactor: add exampleSite menu using FrontMatter (#167)

This commit is contained in:
Jimmy Cai
2021-03-07 13:02:39 +01:00
committed by GitHub
parent d5268a41e0
commit 9befda7310
4 changed files with 26 additions and 27 deletions
+4
View File
@@ -3,4 +3,8 @@ title: "Archives"
date: 2019-05-28
layout: "archives"
slug: "archives"
menu:
main:
weight: -70
pre: archives
---