diff --git a/content/en/docs/FAQ/SelfPrivacy automation.md b/content/en/docs/Theory/SelfPrivacy automation.md similarity index 100% rename from content/en/docs/FAQ/SelfPrivacy automation.md rename to content/en/docs/Theory/SelfPrivacy automation.md diff --git a/content/en/docs/Theory/_index.md b/content/en/docs/Theory/_index.md new file mode 100644 index 0000000..6116988 --- /dev/null +++ b/content/en/docs/Theory/_index.md @@ -0,0 +1,8 @@ +--- +title: "Theory" +linkTitle: "Theory" +weight: 5 +date: 2023-05-09 +description: > + Discussion of various aspects of the project +--- \ No newline at end of file diff --git a/content/en/docs/Architecture/_index.md b/content/en/docs/Theory/architecture.md similarity index 100% rename from content/en/docs/Architecture/_index.md rename to content/en/docs/Theory/architecture.md diff --git a/content/ru/docs/FAQ/SelfPrivacy automation.md b/content/ru/docs/Theory/SelfPrivacy automation.md similarity index 100% rename from content/ru/docs/FAQ/SelfPrivacy automation.md rename to content/ru/docs/Theory/SelfPrivacy automation.md diff --git a/content/ru/docs/Theory/_index.md b/content/ru/docs/Theory/_index.md new file mode 100644 index 0000000..f12f5f4 --- /dev/null +++ b/content/ru/docs/Theory/_index.md @@ -0,0 +1,8 @@ +--- +title: "Теория" +linkTitle: "Теория" +weight: 5 +date: 2023-05-09 +description: > + Обсуждение различных аспектов проекта +--- \ No newline at end of file diff --git a/content/ru/docs/Architecture/_index.md b/content/ru/docs/Theory/architecture.md similarity index 98% rename from content/ru/docs/Architecture/_index.md rename to content/ru/docs/Theory/architecture.md index 2b933a8..40db43e 100644 --- a/content/ru/docs/Architecture/_index.md +++ b/content/ru/docs/Theory/architecture.md @@ -1,7 +1,7 @@ --- title: "Архитектура проекта" linkTitle: "Архитектура" -weight: 5 +weight: 1 date: 2022-01-09 description: > Как организован проект и как он работает.