summaryrefslogtreecommitdiffstats
path: root/examples/blog/layouts/partials/header.includes.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/blog/layouts/partials/header.includes.html')
-rw-r--r--examples/blog/layouts/partials/header.includes.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/blog/layouts/partials/header.includes.html b/examples/blog/layouts/partials/header.includes.html
index 92891d0cc..767e3eee1 100644
--- a/examples/blog/layouts/partials/header.includes.html
+++ b/examples/blog/layouts/partials/header.includes.html
@@ -1,4 +1,4 @@
- <link href="/css/bootstrap.css" rel="stylesheet">
+ <link href="/css/bootstrap.min.css" rel="stylesheet">
<link href="/css/font-awesome.css" rel="stylesheet">
- <link href="/css/custom.css" rel="stylesheet"> \ No newline at end of file
+ <link href="/css/custom.css" rel="stylesheet">