summaryrefslogtreecommitdiff
path: root/views/partials/header.php
diff options
context:
space:
mode:
authorAaron Parecki <aaron@parecki.com>2014-05-25 22:23:51 -0700
committerAaron Parecki <aaron@parecki.com>2014-05-25 22:23:51 -0700
commit9ff3e59193a9e300860c58ae1e65a4c55b0d21b0 (patch)
tree51cb4f8038b5cf7c0776f75e287dc0d0131d38b1 /views/partials/header.php
parenta3701e1e4f248ddb2e9fda275e55febecadc32cc (diff)
removes top nav bar from design. new logo. adds a mechanism to add the post interface to your home screen.
Diffstat (limited to 'views/partials/header.php')
-rw-r--r--views/partials/header.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/views/partials/header.php b/views/partials/header.php
new file mode 100644
index 0000000..ef9f15a
--- /dev/null
+++ b/views/partials/header.php
@@ -0,0 +1,4 @@
+<div class="header">
+ <img src="/images/quill-logo.png" width="42" height="42">
+ Quill
+</div> \ No newline at end of file