aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials/header.posts.php
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-01-10 01:41:01 -0500
committerThedro Neely <thedroneely@gmail.com>2019-01-10 01:41:01 -0500
commitc6246ab10f56890ae8cf0c279d96b0d3a45aa89e (patch)
treee8e4dc544d43f4969d758b94679b33c6bffb06ea /app/views/partials/header.posts.php
parent666746aa023b31c4c13f99e8749986b96bb5abb4 (diff)
downloadthedroneely.com-c6246ab10f56890ae8cf0c279d96b0d3a45aa89e.tar.gz
thedroneely.com-c6246ab10f56890ae8cf0c279d96b0d3a45aa89e.tar.bz2
thedroneely.com-c6246ab10f56890ae8cf0c279d96b0d3a45aa89e.zip
app/views/partials/header: Header updates
Bootstrap hugo pages
Diffstat (limited to 'app/views/partials/header.posts.php')
-rw-r--r--app/views/partials/header.posts.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/partials/header.posts.php b/app/views/partials/header.posts.php
index b86b4cb..03c88f0 100644
--- a/app/views/partials/header.posts.php
+++ b/app/views/partials/header.posts.php
@@ -7,6 +7,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index,follow">
+ <?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/bootstrap/Bootstrap.php'; ?>
+
<?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/app/views/snippets/rss.php'; ?>
<?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/app/views/snippets/favicons.php'; ?>