From 20160592503d0bae854483907f0b35973d43f03a Mon Sep 17 00:00:00 2001 From: Surferlul Date: Wed, 20 Jul 2022 23:00:05 +0200 Subject: [PATCH] added posts header --- _data/navigation.yml | 2 ++ posts/index.md | 16 ++++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 posts/index.md diff --git a/_data/navigation.yml b/_data/navigation.yml index 2741ab2..613690e 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -4,6 +4,8 @@ main: # url: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/ - title: "Projects" url: /projects + - title: "Posts" + url: /posts # - title: "About" # url: https://mmistakes.github.io/minimal-mistakes/about/ # - title: "Sample Posts" diff --git a/posts/index.md b/posts/index.md new file mode 100644 index 0000000..794a28c --- /dev/null +++ b/posts/index.md @@ -0,0 +1,16 @@ +--- +layout: posts +author_profile: true +--- + +