Browse Source

add url property to home page

pull/96/head
Aaron Parecki 6 years ago
parent
commit
fa9b6669bf
No known key found for this signature in database GPG Key ID: 276C2817346D6056
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      views/index.php

+ 1
- 0
views/index.php View File

@ -19,6 +19,7 @@
</form> </form>
<? endif; ?> <? endif; ?>
<a href="" class="u-url"></a>
</div> </div>
</div> </div>

Loading…
Cancel
Save