From c3e7e0211f5e6d9ee1945a362a52deed3614e9bc Mon Sep 17 00:00:00 2001 From: grey-cat-1908 <61203964+grey-cat-1908@users.noreply.github.com> Date: Fri, 23 Aug 2024 16:01:14 +0300 Subject: [PATCH] Projects meta.json --- content/projects/meta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 content/projects/meta.json diff --git a/content/projects/meta.json b/content/projects/meta.json new file mode 100644 index 0000000..8525906 --- /dev/null +++ b/content/projects/meta.json @@ -0,0 +1,12 @@ +{ + "title": "Projects", + "tags": { + "description": "List of projects of mrkrk", + "author": "Viktor K. (mrkrk)", + "keywords": "marakarka, arbuz, programming, projects, mrkrk, маракарка" + }, + "og": { + "title": "Projects", + "description": "List of projects of mrkrk" + } +}