ソースを参照

Commented out commento until we can figure out how to get it to work

Nathan Schneider 3 年 前
コミット
f9824217b7
1 ファイル変更3 行追加0 行削除
  1. 3 0
      _layouts/rule.html

+ 3 - 0
_layouts/rule.html

@@ -122,12 +122,15 @@ layout: default
 
   <div id="discuss" style="display:none;">
     <button onclick="toggleVisible('discuss')" class="button chevrons" style="display:block;"><img src="{% link assets/tabler_icons/chevrons-up.svg %}" title="Hide" /></button>
+    <p>Comment function in development! Thanks for your patience.</p>
+    <!--
     <script defer
             src="https://comment.medlab.host/js/commento.js"
             data-no-fonts="true"
             >
     </script>
     <div id="commento"></div>
+    -->
   </div>
   
   <div id="attribution" style="display:none;">