We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3793123 commit a83e6ffCopy full SHA for a83e6ff
1 file changed
_layouts/default.html
@@ -12,7 +12,7 @@
12
<meta name="msapplication-config" content="{{ 'browserconfig.xml' | absolute_url }}">
13
<meta name="msapplication-TileColor" content="#F99D25">
14
<meta name="theme-color" content="#F99D25">
15
- <link rel="stylesheet" href="//cdn.usebootstrap.com/bootstrap/4.3.1/css/bootstrap.min.css" />
+ <link rel="stylesheet" href="//stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" />
16
<link rel="stylesheet" href="//kit-free.fontawesome.com/releases/latest/css/free.min.css" media="all" />
17
<link rel="stylesheet" href="//kit-free.fontawesome.com/releases/latest/css/free-v4-shims.min.css" media="all" />
18
<link rel="stylesheet" href="{{ 'Content/style.css' | relative_url }}" />
0 commit comments