summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-05-27 16:29:21 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-05-27 16:29:21 +0200
commit5396f5e11711d75b7c17f3dd1ba4f035f041248b (patch)
tree38110eeb20c5f7ed39677b3ffaf8331323347739
parentf7d02ea440684931b68b18011f9de75d800f09f2 (diff)
downloadgohugo-theme-ed-5396f5e11711d75b7c17f3dd1ba4f035f041248b.tar.gz
Update .gitattributes to correct display code on GitHub
-rw-r--r--.gitattributes3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 28e7676..5cff98d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -25,7 +25,8 @@ resources/_gen/** linguist-generated
README.md linguist-detectable=false linguist-documentation=true
CHANGELOG.md linguist-detectable=false linguist-documentation=true
-/layouts/_default/home.*.* linguist-language=Jinja
+/layouts/_default/list.*.* linguist-language=HTML
+/layouts/_default/home.*.* linguist-language=HTML
#
# Text files.