From 5396f5e11711d75b7c17f3dd1ba4f035f041248b Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Fri, 27 May 2022 16:29:21 +0200 Subject: Update .gitattributes to correct display code on GitHub --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitattributes') 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. -- cgit v1.2.3