Skip to content

Commit e15ccaf

Browse files
committed
updated
1 parent e5c7f50 commit e15ccaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/comment.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<script type="text/javascript">
44
DiscourseEmbed = { discourseUrl: 'http://phptest.club/',
5-
discourseEmbedUrl: {{ page.url }} };
5+
discourseEmbedUrl: '{{ page.url }}' };
66

77
(function() {
88
var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;

0 commit comments

Comments
 (0)