mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-07-16 03:31:23 +00:00
Add about pages
remove wrong directory fix syntax
This commit is contained in:
parent
7c78a39c53
commit
28c6a073b8
4
exampleSite/content.en/about.md
Normal file
4
exampleSite/content.en/about.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: About
|
||||
type: docs
|
||||
---
|
4
exampleSite/content.he/about.md
Normal file
4
exampleSite/content.he/about.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: <Hebrew about>
|
||||
type: docs
|
||||
---
|
4
exampleSite/content.zh/about.md
Normal file
4
exampleSite/content.zh/about.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: 關於
|
||||
type: docs
|
||||
---
|
Loading…
Reference in New Issue
Block a user