Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/rhazdon/hugo-theme-hello-friend-ng.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDjordje Atlialp <djordje@atlialp.com>2021-10-16 00:17:25 +0300
committerGitHub <noreply@github.com>2021-10-16 00:17:25 +0300
commit848b6879b3a2a201510bd11dadf37826ee038616 (patch)
tree1d41af9571ce570487d0e4fbde6a4889099450a4
parentfdd900cfc7e8c64835bde7185c4a1e172cab0844 (diff)
parent5f9ed7cc0e11fdc2fe42d7dfaf26cbc92af777eb (diff)
Merge pull request #325 from sapianco/master
ADD `layouts/partials/extra-head.html` to .gitignore
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 46d9d8d..1edbb80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,4 +32,7 @@ Temporary Items
# End of https://www.gitignore.io/api/macos
-.vscode \ No newline at end of file
+.vscode
+
+# customize Headers whiteout touch git submodule.
+layouts/partials/extra-head.html