diff --git a/content/blog/2020/_index.md b/content/blog/2020/_index.md new file mode 100644 index 0000000..0539207 --- /dev/null +++ b/content/blog/2020/_index.md @@ -0,0 +1,4 @@ +--- +title: 2020 +date: 2020-01-01 +--- diff --git a/content/blog/2021/_index.md b/content/blog/2021/_index.md new file mode 100644 index 0000000..f27ca81 --- /dev/null +++ b/content/blog/2021/_index.md @@ -0,0 +1,4 @@ +--- +title: 2021 +date: 2021-01-01 +--- diff --git a/content/blog/2022/_index.md b/content/blog/2022/_index.md new file mode 100644 index 0000000..1598a29 --- /dev/null +++ b/content/blog/2022/_index.md @@ -0,0 +1,4 @@ +--- +title: 2022 +date: 2022-01-01 +--- diff --git a/content/blog/2024/_index.md b/content/blog/2024/_index.md new file mode 100644 index 0000000..05bcc0a --- /dev/null +++ b/content/blog/2024/_index.md @@ -0,0 +1,4 @@ +--- +title: 2024 +date: 2024-01-01 +--- diff --git a/content/photos/2021/_index.md b/content/photos/2021/_index.md new file mode 100644 index 0000000..f27ca81 --- /dev/null +++ b/content/photos/2021/_index.md @@ -0,0 +1,4 @@ +--- +title: 2021 +date: 2021-01-01 +--- diff --git a/content/photos/2022/_index.md b/content/photos/2022/_index.md new file mode 100644 index 0000000..1598a29 --- /dev/null +++ b/content/photos/2022/_index.md @@ -0,0 +1,4 @@ +--- +title: 2022 +date: 2022-01-01 +--- diff --git a/content/photos/2023/_index.md b/content/photos/2023/_index.md new file mode 100644 index 0000000..baadf43 --- /dev/null +++ b/content/photos/2023/_index.md @@ -0,0 +1,4 @@ +--- +title: 2023 +date: 2023-01-01 +---