191101
This commit is contained in:
@@ -56,7 +56,7 @@ const { title, description, image = "/img04.jpg" } = Astro.props
|
|||||||
|
|
||||||
<!-- <ViewTransitions /> -->
|
<!-- <ViewTransitions /> -->
|
||||||
<!-- Yandex.Metrika counter -->
|
<!-- 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)};
|
(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();
|
m[i].l=1*new Date();
|
||||||
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
|
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,
|
accurateTrackBounce:true,
|
||||||
webvisor:true
|
webvisor:true
|
||||||
});
|
});
|
||||||
</script>
|
</scripttype=>
|
||||||
<noscript><div><img src="https://mc.yandex.ru/watch/97908630" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
|
<noscript><div><img src="https://mc.yandex.ru/watch/97908630" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
|
||||||
<!-- /Yandex.Metrika counter -->
|
<!-- /Yandex.Metrika counter -->
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: 'Django сервер и JS приложения'
|
title: 'Django сервер и JS приложения'
|
||||||
summary: 'В этой статье описан полный цыкл стать от настройки ВМ устновки серверных приложений и их настроек'
|
summary: 'В этой статье описан полный цыкл стать от настройки ВМ устновки серверных приложений и их настроек'
|
||||||
date: '18 11 2024'
|
date: '11 18 2024'
|
||||||
draft: false
|
draft: false
|
||||||
tags:
|
tags:
|
||||||
- Python
|
- Python
|
||||||
|
|||||||
Reference in New Issue
Block a user