From 001f32e60bddb1a543c34a08afe283c741d9eb36 Mon Sep 17 00:00:00 2001 From: Dmytro Antonyuk Date: Sun, 19 Nov 2023 23:27:22 +0200 Subject: [PATCH] page exemple --- .idea/workspace.xml | 33 ++++++++++----------------------- content/community/index.md | 11 +++++++++++ content/new/index.md | 10 ++++++++++ templates/community.html | 17 +++++++++++++++++ templates/new.html | 17 +++++++++++++++++ 5 files changed, 65 insertions(+), 23 deletions(-) create mode 100644 content/community/index.md create mode 100644 content/new/index.md create mode 100644 templates/community.html create mode 100644 templates/new.html diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 08635955..10f76a39 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,27 +4,12 @@