Add #paige-comments

This commit is contained in:
Will Faught
2023-03-04 13:32:30 -08:00
parent 1074859c63
commit 3edc4d007f
11 changed files with 12 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
{{ $page := . }}
{{ if $page.Param "paige.comments.intensedebate" }}
<div class="mb-3">
<div class="mb-3" id="paige-comments">
<script>
var idcomments_acct = "{{ $page.Param "paige.comments.intensedebate.account_id" | safeJS }}";
var idcomments_post_id = "{{ $page.RelPermalink | safeJS }}";