Ensure every text file ends with a LF

This commit is contained in:
Vojtěch Káně
2020-05-16 22:16:34 +02:00
parent ac7f072260
commit b379dd1c26
38 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
title: "unknown"
avatar: "https://example.com/images/avatar.png"
fullname: "Jan Novák"
---
---
+1 -1
View File
@@ -4,4 +4,4 @@ date: {{ .Date }}
draft: false
authors: [ "unknown" ]
tags: []
---
---
+1 -1
View File
@@ -4,4 +4,4 @@ date: {{ .Date }}
draft: false
authors: [ "unknown" ]
when: {{ .Date }}
---
---