Skip to content

Commit

Permalink
Add abput pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Wehrend committed Dec 27, 2024
1 parent ab87425 commit b713bc5
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions exampleSite/content.de/about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
----
title: Über
type: docs
----
4 changes: 4 additions & 0 deletions exampleSite/content.en/about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
----
title: About
type: docs
----
4 changes: 4 additions & 0 deletions exampleSite/content.he/about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
----
title: Über
type: docs
----
4 changes: 4 additions & 0 deletions exampleSite/content.zh/about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
----
title: 關於
type: docs
----

0 comments on commit b713bc5

Please sign in to comment.