191101
This commit is contained in:
@@ -56,7 +56,7 @@ const { title, description, image = "/img04.jpg" } = Astro.props
|
||||
|
||||
<!-- <ViewTransitions /> -->
|
||||
<!-- Yandex.Metrika counter -->
|
||||
<script type="text/javascript" >
|
||||
<script type=type="text/javascript" >
|
||||
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
|
||||
m[i].l=1*new Date();
|
||||
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
|
||||
@@ -69,7 +69,7 @@ ym(97908630, "init", {
|
||||
accurateTrackBounce:true,
|
||||
webvisor:true
|
||||
});
|
||||
</script>
|
||||
</scripttype=>
|
||||
<noscript><div><img src="https://mc.yandex.ru/watch/97908630" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
|
||||
<!-- /Yandex.Metrika counter -->
|
||||
|
||||
|
||||
@@ -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 старт проекта
|
||||
|
||||
|
||||
Reference in New Issue
Block a user