Update gametoadd.html
This commit is contained in:
+9
-14
@@ -5,20 +5,15 @@
|
||||
<li>pokemon emreled</li>
|
||||
<li>all the old games</li>
|
||||
</ul>
|
||||
<script src="https://utteranc.es/client.js"
|
||||
repo="https://github.com/mileswolfallen2/fun-miles"
|
||||
issue-term="og:title"
|
||||
theme="github-light"
|
||||
crossorigin="anonymous"
|
||||
async>
|
||||
</script>
|
||||
<body>
|
||||
<script src="https://utteranc.es/client.js"
|
||||
repo="https://github.com/mileswolfallen2/fun-miles"
|
||||
issue-term="pathname"
|
||||
theme="github-light"
|
||||
crossorigin="anonymous"
|
||||
async>
|
||||
</script>
|
||||
<div id="cusdis_thread"
|
||||
data-host="https://cusdis.com"
|
||||
data-app-id="39b2303e-be4a-402c-95da-c1f228f6d375"
|
||||
data-page-id="{{ PAGE_ID }}"
|
||||
data-page-url="{{ PAGE_URL }}"
|
||||
data-page-title="{{ PAGE_TITLE }}"
|
||||
></div>
|
||||
<script async defer src="https://cusdis.com/js/cusdis.es.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user