aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/site/layouts/_default/baseof.html
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/twbs/bootstrap/site/layouts/_default/baseof.html')
-rw-r--r--vendor/twbs/bootstrap/site/layouts/_default/baseof.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap/site/layouts/_default/baseof.html b/vendor/twbs/bootstrap/site/layouts/_default/baseof.html
index 713ab2864..fdf19b31f 100644
--- a/vendor/twbs/bootstrap/site/layouts/_default/baseof.html
+++ b/vendor/twbs/bootstrap/site/layouts/_default/baseof.html
@@ -5,6 +5,7 @@
</head>
{{ block "body_override" . }}<body>{{ end }}
{{ partial "skippy" . }}
+ {{ partial "icons" . }}
{{ partial "docs-navbar" . }}