~edwargix/git.sr.ht

d3f26af5fc3871d43698c8a75024cb74f4a65755 — Drew DeVault 8 years ago 8403476
Swap manage link with create link on index page
1 files changed, 1 insertions(+), 1 deletions(-)

M gitsrht/templates/index.html
M gitsrht/templates/index.html => gitsrht/templates/index.html +1 -1
@@ 9,7 9,7 @@
        Welcome back, {{ current_user.username }}!
      </p>
      <p>
        <a href="/manage">Manage repositories »</a>
        <a href="/create">Create repository »</a>
      </p>
      <div class="alert alert-danger">
        Notice: this site is a work in progress.