We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 284490f commit 52637eeCopy full SHA for 52637ee
_layouts/bootstrap.html
@@ -16,7 +16,7 @@
16
<link href="https://fonts.googleapis.com/css?family=Lato&display=swap" rel="stylesheet">
17
<link href="//netdna.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" rel="stylesheet">
18
19
- <link rel="stylesheet" href="/css/style.css">
+ <link rel="stylesheet" href="/css/style.min.css">
20
21
<!-- Other -->
22
<link title="Codeception Blog" type="application/rss+xml" rel="alternate" href="/rss.xml">
0 commit comments