diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-11-22 14:34:26 +0000 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-11-22 14:34:26 +0000 |
| commit | 87b1cd4936c6ad671c0cf6efc10f856454ac65f3 (patch) | |
| tree | c2e0670c3de6e89bc91f9bad3b8a67516bec1374 /app/views/page.ejs | |
| parent | e036148e9df9c5e032cb26c42614d65a6e4b3695 (diff) | |
Enforce .editorconfig
Diffstat (limited to 'app/views/page.ejs')
| -rw-r--r-- | app/views/page.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/page.ejs b/app/views/page.ejs index 4422157..41ee1e2 100644 --- a/app/views/page.ejs +++ b/app/views/page.ejs @@ -17,4 +17,4 @@ </div> </div> </body> -</html>
\ No newline at end of file +</html> |
