mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-18 00:54:24 -04:00
Add more Aliases (#29)
This commit is contained in:
parent
7261cc00cf
commit
b3742c5b52
2 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
+++
|
||||
aliases = ["posts","articles"]
|
||||
aliases = ["posts","articles","blog","showcase"]
|
||||
+++
|
|
@ -5,6 +5,8 @@ title: Migrate to Hugo from Jekyll
|
|||
weight: 10
|
||||
series:
|
||||
- Hugo 101
|
||||
aliases:
|
||||
- /blog/migrate-from-jekyll/
|
||||
---
|
||||
|
||||
## Move static content to `static`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue