summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorAaron Parecki <aaron@parecki.com>2017-12-04 16:02:35 -0800
committerAaron Parecki <aaron@parecki.com>2017-12-04 16:02:35 -0800
commitfa9b6669bfa94d0993f0d358e72b136c8d5f9058 (patch)
tree06d1d14610ac2ae685bdceca22163b878d3a87c1 /views
parent84f983b735faea1b15a9bcf4d872c48bbe8ed4f6 (diff)
add url property to home page
Diffstat (limited to 'views')
-rw-r--r--views/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/index.php b/views/index.php
index 479ad6c..0257901 100644
--- a/views/index.php
+++ b/views/index.php
@@ -19,6 +19,7 @@
</form>
<? endif; ?>
+ <a href="" class="u-url"></a>
</div>
</div> \ No newline at end of file