diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2022-07-10 23:43:11 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2022-07-10 23:43:11 +0200 |
| commit | bd2d8cc841343dd6a66e5dbd53d735b0ea7e3d61 (patch) | |
| tree | 73f763ce1b5800c59c34aaca8031f7b89b76d9be /.gitattributes | |
| parent | 0a51ffccb6c6c2213300fc77f41a6faa7aab0cf9 (diff) | |
| download | gohugo-theme-ed-bd2d8cc841343dd6a66e5dbd53d735b0ea7e3d61.tar.gz | |
Move layouts/_default/list.json to layouts/index.json
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
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 |
