diff --git a/content/pages/_index.md b/content/pages/_index.md new file mode 100644 index 0000000..0a9820d --- /dev/null +++ b/content/pages/_index.md @@ -0,0 +1,6 @@ +--- +title: "Απλές Σελίδες" +build: + render: "never" + list: "never" +--- diff --git a/content/posts/_index.md b/content/posts/_index.md new file mode 100644 index 0000000..6a2e264 --- /dev/null +++ b/content/posts/_index.md @@ -0,0 +1,3 @@ +--- +title: "Δημοσιεύσεις" +---