From 762e0d77bf8d2edda4eb77ec4f3b182df3643859 Mon Sep 17 00:00:00 2001 From: pombas_n Date: Thu, 11 Dec 2025 07:37:41 +0100 Subject: [PATCH] Added comments --- docs/guides/git.md | 5 ++++- docs/partials/comments.html | 11 +++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 docs/partials/comments.html diff --git a/docs/guides/git.md b/docs/guides/git.md index 10b37eb..4bbcb4f 100644 --- a/docs/guides/git.md +++ b/docs/guides/git.md @@ -115,4 +115,7 @@ git add git add . # stage all changes ``` ---- \ No newline at end of file +--- + +# Comentários +{% include "partials/comments.html" %} diff --git a/docs/partials/comments.html b/docs/partials/comments.html new file mode 100644 index 0000000..f726aea --- /dev/null +++ b/docs/partials/comments.html @@ -0,0 +1,11 @@ +
+