mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.git
synced 2025-01-15 13:26:37 +00:00
refactor: Create a Theory section
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org/pulls/28 Co-authored-by: def <dettlaff@riseup.net> Co-committed-by: def <dettlaff@riseup.net>
This commit is contained in:
parent
777f0ed110
commit
51992b86d6
8
content/en/docs/Theory/_index.md
Normal file
8
content/en/docs/Theory/_index.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: "Theory"
|
||||
linkTitle: "Theory"
|
||||
weight: 5
|
||||
date: 2023-05-09
|
||||
description: >
|
||||
Discussion of various aspects of the project
|
||||
---
|
8
content/ru/docs/Theory/_index.md
Normal file
8
content/ru/docs/Theory/_index.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: "Теория"
|
||||
linkTitle: "Теория"
|
||||
weight: 5
|
||||
date: 2023-05-09
|
||||
description: >
|
||||
Обсуждение различных аспектов проекта
|
||||
---
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "Архитектура проекта"
|
||||
linkTitle: "Архитектура"
|
||||
weight: 5
|
||||
weight: 1
|
||||
date: 2022-01-09
|
||||
description: >
|
||||
Как организован проект и как он работает.
|
Loading…
Reference in a new issue