diff options
author | Aaron Parecki <aaron@parecki.com> | 2018-05-27 10:06:02 -0700 |
---|---|---|
committer | Aaron Parecki <aaron@parecki.com> | 2018-05-27 10:06:02 -0700 |
commit | cbc237c8ce63aadaecb6be0fd9eb733f8bb0d6bc (patch) | |
tree | 6403279bde6350a09a8dd23e74fed8fea35525ef /views/layout.php | |
parent | 1c3b6f50df9c1106bd44dbb201f265f144c1fb3c (diff) |
whitespace
Diffstat (limited to 'views/layout.php')
-rw-r--r-- | views/layout.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/layout.php b/views/layout.php index c1c41d3..0850537 100644 --- a/views/layout.php +++ b/views/layout.php @@ -31,7 +31,7 @@ <script src="/libs/awesomplete/awesomplete.min.js"></script> <link rel="stylesheet" href="/libs/awesomplete/awesomplete.css"> --> - + <link rel="stylesheet" href="/css/style.css"> <link rel="apple-touch-icon" sizes="57x57" href="/images/quill-icon-57.png"> |