We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb44ed commit 53127e0Copy full SHA for 53127e0
_includes/comment.html
@@ -1,12 +0,0 @@
1
-<div id='discourse-comments'></div>
2
-
3
-<script type="text/javascript">
4
- DiscourseEmbed = { discourseUrl: 'http://phptest.club/',
5
- discourseEmbedUrl: 'http://codeception.com/{{ page.url }}' };
6
7
- (function() {
8
- var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
9
- d.src = DiscourseEmbed.discourseUrl + 'javascripts/embed.js';
10
- (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(d);
11
- })();
12
-</script>
0 commit comments