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

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhixuan <59254886+zhixuan2333@users.noreply.github.com>2021-12-04 23:05:53 +0300
committerGitHub <noreply@github.com>2021-12-04 23:05:53 +0300
commit497643b3633e91580d2f407469c0034ad385339e (patch)
tree4ee8800c332ec1e5d011363c448bb8559fa17164 /exampleSite
parent72a5e956eefa9d84d46504ec65e7f417e295c13e (diff)
feat: add alt message for archive & related contents images (#411)
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/exampleSite/.gitignore b/exampleSite/.gitignore
index ca4d540..6db5459 100644
--- a/exampleSite/.gitignore
+++ b/exampleSite/.gitignore
@@ -22,6 +22,9 @@ _testmain.go
*.exe
*.test
-/public
-/themes
+public
+themes
+resources
+
+assets/jsconfig.json
.DS_Store