From 4fbb2dc8e02282585eac2d33873a303ac4a66e23 Mon Sep 17 00:00:00 2001 From: krasi Date: Tue, 19 Nov 2024 17:41:33 +0300 Subject: [PATCH] 191101 --- src/components/BaseHead.astro | 4 ++-- src/content/blog/12-backend-frondend-project.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/BaseHead.astro b/src/components/BaseHead.astro index ed0ce38..dad6ba7 100644 --- a/src/components/BaseHead.astro +++ b/src/components/BaseHead.astro @@ -56,7 +56,7 @@ const { title, description, image = "/img04.jpg" } = Astro.props - + diff --git a/src/content/blog/12-backend-frondend-project.md b/src/content/blog/12-backend-frondend-project.md index 859c9bf..4c18e60 100644 --- a/src/content/blog/12-backend-frondend-project.md +++ b/src/content/blog/12-backend-frondend-project.md @@ -1,13 +1,13 @@ --- title: 'Django сервер и JS приложения' summary: 'В этой статье описан полный цыкл стать от настройки ВМ устновки серверных приложений и их настроек' -date: '18 11 2024' +date: '11 18 2024' draft: false tags: - Python - venv - Django -- TS +- TS --- # Backend-Fronend старт проекта