~edwargix/git.sr.ht

4b234409093d1152cbb84a17fc17fb313b16bdfc — Drew DeVault 6 years ago 1b9846a
Tweak the home page
1 files changed, 0 insertions(+), 4 deletions(-)

M gitsrht/templates/index.html
M gitsrht/templates/index.html => gitsrht/templates/index.html +0 -4
@@ 11,13 11,9 @@
      <p>
        <a href="/create">Create new repository »</a>
      </p>
      <div class="alert alert-danger">
        Notice: this site is a work in progress.
      </div>
    </div>
    <div class="col-md-6">
      {% if repos and len(repos) %}
      <h3>Your repositories</h3>
      {% for repo in repos %}
        <h4>
          <a href="/~{{current_user.username}}/{{repo.name}}">