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 старт проекта