aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-02-21 20:57:20 -0500
committertdro <tdro@users.noreply.github.com>2019-02-21 21:16:26 -0500
commite4426422121d6d50aaf921f6f16110159deb1322 (patch)
tree57ec6c0d5c8463bb11bf6ba22fc424f53153e38f /views
parent31acbbf551a10c588ffc4398da1cf71f7bcc6cba (diff)
downloadedwinmattiacci.com-e4426422121d6d50aaf921f6f16110159deb1322.tar.gz
edwinmattiacci.com-e4426422121d6d50aaf921f6f16110159deb1322.tar.bz2
edwinmattiacci.com-e4426422121d6d50aaf921f6f16110159deb1322.zip
views/snippets/stylesheet: Bootstrap css moved to public css folder
Diffstat (limited to 'views')
-rw-r--r--views/snippets/stylesheet.posts.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/snippets/stylesheet.posts.php b/views/snippets/stylesheet.posts.php
index 17a220e..9f544fc 100644
--- a/views/snippets/stylesheet.posts.php
+++ b/views/snippets/stylesheet.posts.php
@@ -1,2 +1,2 @@
-<link rel="stylesheet" href="/dist/bootstrap.min.css">
+<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/dist/app.css">