aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2018-12-16 11:52:50 -0500
committerThedro Neely <thedroneely@gmail.com>2018-12-16 11:52:50 -0500
commit5b7cd23d84480cd9ae02da3526c4faa93745dd35 (patch)
tree4f8be21e6e2ca5db38719b0f4d219c3d8eacf8a4 /views
parent8237aa50c66c5022b7ce470222479f2bcae8506b (diff)
downloadedwinmattiacci.com-5b7cd23d84480cd9ae02da3526c4faa93745dd35.tar.gz
edwinmattiacci.com-5b7cd23d84480cd9ae02da3526c4faa93745dd35.tar.bz2
edwinmattiacci.com-5b7cd23d84480cd9ae02da3526c4faa93745dd35.zip
views/snippets/stylesheet: Posts page is now using main CSS
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 c74ddf7..17a220e 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="/dist/posts.css">
+<link rel="stylesheet" href="/dist/app.css">