From 00b919433fc5c9535a6913ca0295a1f8b3cdc2cb Mon Sep 17 00:00:00 2001 From: okaybenji Date: Sun, 8 Jan 2017 13:27:25 -0600 Subject: [PATCH] add newline at eofs --- index.html | 2 +- styles.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 17254a6..e3ea4e7 100644 --- a/index.html +++ b/index.html @@ -8,4 +8,4 @@ - \ No newline at end of file + diff --git a/styles.css b/styles.css index 78da33c..a344961 100644 --- a/styles.css +++ b/styles.css @@ -40,4 +40,4 @@ body { bottom: 0; font-size: 2vh; font-family: "Apple II"; -} \ No newline at end of file +}