remove gitee commenting

This commit is contained in:
James Feng Cao 2024-03-21 09:04:37 +08:00
parent 7d1b8278b9
commit 94dedf19c6
67 changed files with 67 additions and 804 deletions

View file

@ -80,18 +80,7 @@
add google translate in rjs.py<br>
<pre></pre>
</p>
<script>
if(location.href.indexOf("/zh/")>0){
var script = document.createElement("script");
script.type = "text/javascript";
script.src = "../../js/gissues.js";
script.setAttribute("repo","jamesfengcao/uweb");
script.setAttribute("issue-term","title");
script.setAttribute("theme","github-light");
script.async = true;
document.body.appendChild(script);
}
</script>
<script id='jsgiscus'
src='https://giscus.app/client.js'
data-repo="torappinfo/uweb"