mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2026-05-21 11:05:49 +00:00
feat(about): add about page with theme details and features
This commit is contained in:
+7
-4
@@ -32,15 +32,18 @@ languages:
|
||||
series: series
|
||||
menu:
|
||||
main:
|
||||
- name: About
|
||||
url: about
|
||||
weight: 1
|
||||
- name: Archive
|
||||
url: archives
|
||||
weight: 5
|
||||
weight: 2
|
||||
- name: Search
|
||||
url: search/
|
||||
weight: 10
|
||||
weight: 2
|
||||
- name: Tags
|
||||
url: tags/
|
||||
weight: 10
|
||||
weight: 4
|
||||
- name: "Docs (Wiki)"
|
||||
url: https://github.com/adityatelange/hugo-PaperMod/wiki/
|
||||
|
||||
@@ -158,7 +161,7 @@ params:
|
||||
homeInfoParams:
|
||||
Title: "PaperMod's Demo"
|
||||
Content: |
|
||||
A clean, fast, and responsive Hugo theme built for a polished reading experience.
|
||||
A clean, fast, and responsive Hugo theme built for a polished reading experience. [Read more..](/about/)
|
||||
- Lightweight by design, with a modern layout that keeps your content front and center.
|
||||
- Explore the [Docs (Wiki)](https://github.com/adityatelange/hugo-PaperMod/wiki/) to learn more about features and configuration.
|
||||
- Support the project on [GitHub](https://github.com/adityatelange/hugo-PaperMod) and share it with others who love minimalistic designs.
|
||||
|
||||
Reference in New Issue
Block a user