diff options
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"> |