From 3d86e3980699901ee58b4c890154cb0fb591507b Mon Sep 17 00:00:00 2001 From: Wilfried OLLIVIER Date: Fri, 3 Apr 2020 09:14:08 +0200 Subject: [PATCH] Fix: Harmonize files by adding new line if nedded --- .gitignore | 2 +- content/post/01-introduction.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d70ebaa..a48cf0d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -public \ No newline at end of file +public diff --git a/content/post/01-introduction.md b/content/post/01-introduction.md index 9c41db4..576fa6d 100644 --- a/content/post/01-introduction.md +++ b/content/post/01-introduction.md @@ -17,4 +17,4 @@ Feedback is and will be always welcome, if you want to contact me, see the foote Have a nice read ! -Bye ! \ No newline at end of file +Bye !