Добавить комментарии 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

@@ -60,6 +60,20 @@ And even if we will complete only the first part and <a href="http://opengamestu
<p>Happy new year, everyone! Stay tuned!</p>
</div>
</div>
<div id="disqus_thread"></div>
<script>
var disqus_config = function () {
this.page.url = "https://opengamestudio.org/en/news/the-pros-and-cons-of-restarting-from-scratch.html";
this.page.identifier = "the-pros-and-cons-of-restarting-from-scratch.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>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<div id="footer">
The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.