We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d391b0 commit 54e10e7Copy full SHA for 54e10e7
_layouts/bootstrap.html
@@ -16,10 +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/codeception.css">
20
- <link rel="stylesheet" href="/css/contributors.css">
21
- <link rel="stylesheet" href="/css/algolia.css">
22
- <link rel="stylesheet" type="text/css" media="screen" href="/css/syntax.css">
+ <link rel="stylesheet" href="/css/style.css">
23
24
<!-- Other -->
25
<link title="Codeception Blog" type="application/rss+xml" rel="alternate" href="/rss.xml">
0 commit comments