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 9f6509c commit e5c7f50Copy full SHA for e5c7f50
_includes/comment.html
@@ -2,7 +2,7 @@
2
3
<script type="text/javascript">
4
DiscourseEmbed = { discourseUrl: 'http://phptest.club/',
5
- discourseEmbedUrl: 'REPLACE_ME' };
+ discourseEmbedUrl: {{ page.url }} };
6
7
(function() {
8
var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
0 commit comments