Change comments params to match code

This commit is contained in:
Will Faught
2024-07-20 12:25:17 -07:00
parent 61076ec1e5
commit f353f1e61a
5 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
<div class="mb-3" id="paige-comments">
<div id="hyvor-talk-view"></div>
<script type="text/javascript">
var HYVOR_TALK_WEBSITE = "{{ .account_id | safeJS }}";
var HYVOR_TALK_WEBSITE = "{{ .website | safeJS }}";
var HYVOR_TALK_CONFIG = {
url: false,
id: "{{ $page.RelPermalink | safeJS }}"