mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2026-05-21 19:09:02 +00:00
docs(papermod): add expiry date and reference note to documentation pages
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
title: "FAQs / How To's Guide"
|
||||
summary: We'll try to answer frequently asked qestions by users.
|
||||
date: 2021-01-20
|
||||
expiryDate: 2026-05-08
|
||||
aliases: ['/papermod-how-to-guide', '/posts/papermod/papermod-how-to']
|
||||
tags: ["PaperMod", "Docs"]
|
||||
author: ["PaperMod Contributors"]
|
||||
@@ -9,6 +10,10 @@ draft: true
|
||||
weight: 3
|
||||
---
|
||||
|
||||
> This page is not updated anymore and is only kept for reference. Please refer to [Documentation](https://github.com/adityatelange/hugo-PaperMod/wiki/) for latest information.
|
||||
|
||||
---
|
||||
|
||||
> - **We'll be using `yml/yaml` format for all examples down below, I recommend using `yml` over `toml` as it is easier to read.**
|
||||
>
|
||||
> - You can find any [YML to TOML](https://www.google.com/search?q=yml+to+toml) converters if necessary.
|
||||
|
||||
Reference in New Issue
Block a user