diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/blog/index.md | 4 | ||||
-rw-r--r-- | content/blog/test1.md | 0 | ||||
-rw-r--r-- | content/blog/test2/index.md | 0 | ||||
-rw-r--r-- | content/index.md | 4 | ||||
-rw-r--r-- | content/projects/index.md | 4 |
5 files changed, 6 insertions, 6 deletions
diff --git a/content/blog/index.md b/content/blog/index.md index 486c57b..d6de86f 100644 --- a/content/blog/index.md +++ b/content/blog/index.md | |||
@@ -1,6 +1,6 @@ | |||
1 | --- | 1 | --- |
2 | id: "blog" | 2 | id: blog |
3 | title: "Blog" | 3 | title: Blog |
4 | --- | 4 | --- |
5 | 5 | ||
6 | # Blog | 6 | # Blog |
diff --git a/content/blog/test1.md b/content/blog/test1.md new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/content/blog/test1.md | |||
diff --git a/content/blog/test2/index.md b/content/blog/test2/index.md new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/content/blog/test2/index.md | |||
diff --git a/content/index.md b/content/index.md index 403eab5..d7ee4f8 100644 --- a/content/index.md +++ b/content/index.md | |||
@@ -1,6 +1,6 @@ | |||
1 | --- | 1 | --- |
2 | id: "home" | 2 | id: home |
3 | title: "Home" | 3 | title: Home |
4 | 4 | ||
5 | isHome: true | 5 | isHome: true |
6 | --- | 6 | --- |
diff --git a/content/projects/index.md b/content/projects/index.md index bc6204f..da34c2d 100644 --- a/content/projects/index.md +++ b/content/projects/index.md | |||
@@ -1,6 +1,6 @@ | |||
1 | --- | 1 | --- |
2 | id: "projects" | 2 | id: projects |
3 | title: "Projects" | 3 | title: Projects |
4 | --- | 4 | --- |
5 | 5 | ||
6 | # Projects | 6 | # Projects |