summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-07-10 23:43:11 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-07-10 23:43:11 +0200
commitbd2d8cc841343dd6a66e5dbd53d735b0ea7e3d61 (patch)
tree73f763ce1b5800c59c34aaca8031f7b89b76d9be /.gitattributes
parent0a51ffccb6c6c2213300fc77f41a6faa7aab0cf9 (diff)
downloadgohugo-theme-ed-bd2d8cc841343dd6a66e5dbd53d735b0ea7e3d61.tar.gz
Move layouts/_default/list.json to layouts/index.json
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 58a5e37..a4ff553 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -29,6 +29,7 @@ CONTRIBUTING.md linguist-detectable=false linguist-documentation=true
README.md linguist-detectable=false linguist-documentation=true
SECURITY.md linguist-detectable=false linguist-documentation=true
+/layouts/index.json linguist-language=HTML
/layouts/_default/list.*.* linguist-language=HTML
/layouts/_default/home.*.* linguist-language=HTML