Добавить комментарии Disqus | Add Disqus comments

This commit is contained in:
Михаил Капелько
2023-12-09 18:39:18 +03:00
parent 3ab909df72
commit bfea7e1df7
133 changed files with 1856 additions and 0 deletions

View File

@@ -49,6 +49,20 @@
<p>Мы планируем завершить его в апреле.</p>
</div>
</div>
<div id="disqus_thread"></div>
<script>
var disqus_config = function () {
this.page.url = "https://opengamestudio.org/ru/news/editor-0.4.0-and-0.5.0-plans.html";
this.page.identifier = "editor-0.4.0-and-0.5.0-plans.html";
};
(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://opengamestudio.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>Пожалуйста, включите JavaScript для просмотра <a href="https://disqus.com/?ref_noscript">комментариев на платформе Disqus.</a></noscript>
<div id="footer">
Сайт сгенерирован <a href="http://opengamestudio.org/pskov/ru">ПСКОВОМ</a>
из <a href="http://github.com/ogstudio/site-opengamestudio">этого исходного кода</a>.