diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index 8046b4d..764f08e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <link rel="icon" href="favicon.svg" /> - <link rel="stylesheet" href="/simple.min.css" /> + <link rel="stylesheet" href="/neat.min.css" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta charset="utf-8" /> <title>Archive - Boutalas</title> |