Added comments
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 8s
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 8s
This commit is contained in:
@@ -117,5 +117,3 @@ git add . # stage all changes
|
||||
|
||||
---
|
||||
|
||||
# Comentários
|
||||
{% include "partials/comments.html" %}
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
<div id="giscus_container"></div>
|
||||
<script src="https://giscus.app/client.js"
|
||||
data-repo="pombas_n/gitea-pages"
|
||||
data-repo-id="6397"
|
||||
data-mapping="/docs/guides/git.md"
|
||||
data-reactions-enabled="1"
|
||||
data-emit-metadata="0"
|
||||
data-theme="light"
|
||||
crossorigin="anonymous"
|
||||
async>
|
||||
</script>
|
||||
@@ -53,7 +53,6 @@ extra_css:
|
||||
|
||||
extra_javascript:
|
||||
- assets/javascripts/color-toggle.js
|
||||
- https://giscus.app/client.js
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user