From 647d8cfa6493046ff1cef48bac0ef84827100fec Mon Sep 17 00:00:00 2001 From: pombas_n Date: Thu, 11 Dec 2025 07:39:55 +0100 Subject: [PATCH] Added comments --- docs/guides/git.md | 2 -- docs/partials/comments.html | 11 ----------- mkdocs.yml | 1 - 3 files changed, 14 deletions(-) delete mode 100644 docs/partials/comments.html 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