From 536d364573fc203ea449bee33d66671f516984b0 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Mon, 6 Nov 2023 19:33:51 +0200 Subject: Initial commit of project migration. Changes to be committed: new file: config.toml new file: content/blog/_index.md new file: content/blog/first.md new file: content/blog/second.md new file: description new file: templates/base.html new file: templates/blog-page.html new file: templates/blog.html new file: templates/index.html --- description | 1 + 1 file changed, 1 insertion(+) create mode 100644 description (limited to 'description') diff --git a/description b/description new file mode 100644 index 0000000..b135000 --- /dev/null +++ b/description @@ -0,0 +1 @@ +This was my Zola Overview tutorial done. -- cgit v1.2.3