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