hugo-theme-stack/exampleSite/content/page/archives.md
Jimmy Cai b6e4f0e489 refactor(menu): use .Params.icon to configure menu item icon
Using [pre] field will result a warning, but will keeping working for compatibility
2021-10-23 06:59:22 +00:00

12 lines
159 B
Markdown

---
title: "Archives"
date: 2019-05-28
layout: "archives"
slug: "archives"
menu:
main:
weight: -70
params:
icon: archives
---