added another page, maybe that's needed ?
This commit is contained in:
parent
aa429c04dc
commit
3e447d5cd8
2 changed files with 10 additions and 0 deletions
|
@ -15,6 +15,10 @@ theme = "hugo-creative-portfolio-theme"
|
|||
url = "projects"
|
||||
home = true
|
||||
|
||||
[[params.navlinks]]
|
||||
name = "About"
|
||||
url = "about/"
|
||||
|
||||
|
||||
[params.social]
|
||||
email = "email@example.com"
|
||||
|
|
6
content/about/_index.md
Normal file
6
content/about/_index.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
date = 2021-01-11T20:45:36+01:00
|
||||
title = "About me"
|
||||
---
|
||||
<!--more-->
|
||||
Some info about me
|
Loading…
Add table
Reference in a new issue