diff --git a/docs/guides/git.md b/docs/guides/git.md index 4bbcb4f..2393448 100644 --- a/docs/guides/git.md +++ b/docs/guides/git.md @@ -117,5 +117,3 @@ git add . # stage all changes --- -# Comentários -{% include "partials/comments.html" %} diff --git a/docs/partials/comments.html b/docs/partials/comments.html deleted file mode 100644 index f726aea..0000000 --- a/docs/partials/comments.html +++ /dev/null @@ -1,11 +0,0 @@ -
- diff --git a/mkdocs.yml b/mkdocs.yml index 3a9dd83..75c35f2 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -53,7 +53,6 @@ extra_css: extra_javascript: - assets/javascripts/color-toggle.js - - https://giscus.app/client.js