summaryrefslogtreecommitdiff
path: root/views/layout.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/layout.php')
-rw-r--r--views/layout.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/views/layout.php b/views/layout.php
index d2421d9..24f5df3 100644
--- a/views/layout.php
+++ b/views/layout.php
@@ -39,7 +39,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="/">IndiePost</a>
+ <a class="navbar-brand" href="/">Quill</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
@@ -81,8 +81,8 @@
<div class="footer">
<p class="credits">&copy; <?=date('Y')?> by <a href="http://aaronparecki.com">Aaron Parecki</a>.
- This code is <a href="https://github.com/aaronpk/IndiePost">open source</a>.
- Feel free to send a pull request, or <a href="https://github.com/aaronpk/IndiePost/issues">file an issue</a>.</p>
+ This code is <a href="https://github.com/aaronpk/Quill">open source</a>.
+ Feel free to send a pull request, or <a href="https://github.com/aaronpk/Quill/issues">file an issue</a>.</p>
</div>
</div>