diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/template.html b/templates/template.html index a531a3b..31272ab 100644 --- a/templates/template.html +++ b/templates/template.html @@ -10,7 +10,7 @@ <meta name="description" content="{page_description}"> <link rel="canonical" href="{canoncial_url}"> <link rel="icon" href="/favicon.ico"> - <link rel="stylesheet" href="/static/styles.css"> + <link rel="stylesheet" href="/static/styles.min.css"> </head> <body> |