From 7580d64fb725f92142ccbe9ebb6f5940c263bc33 Mon Sep 17 00:00:00 2001 From: constantinos Date: Fri, 20 Dec 2024 12:14:18 +0200 Subject: [PATCH] Add print and url indexes --- content/print/_index.md | 3 +++ content/urls/_index.md | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 content/print/_index.md create mode 100644 content/urls/_index.md diff --git a/content/print/_index.md b/content/print/_index.md new file mode 100644 index 0000000..aaa0108 --- /dev/null +++ b/content/print/_index.md @@ -0,0 +1,3 @@ +--- +title: "List of Print Items" +--- diff --git a/content/urls/_index.md b/content/urls/_index.md new file mode 100644 index 0000000..a875046 --- /dev/null +++ b/content/urls/_index.md @@ -0,0 +1,3 @@ +--- +title: "List of Urls" +---