This commit is contained in:
2024-11-19 17:41:33 +03:00
parent 51e08b618b
commit 4fbb2dc8e0
2 changed files with 4 additions and 4 deletions

View File

@@ -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 -->

View File

@@ -1,7 +1,7 @@
---
title: 'Django сервер и JS приложения'
summary: 'В этой статье описан полный цыкл стать от настройки ВМ устновки серверных приложений и их настроек'
date: '18 11 2024'
date: '11 18 2024'
draft: false
tags:
- Python