Browse Source

Redirect / to /gerben

master
Gerben 6 years ago
parent
commit
7be392c007
1 changed files with 2 additions and 3 deletions
  1. +2
    -3
      templates/home.tmpl

+ 2
- 3
templates/home.tmpl View File

@@ -3,9 +3,8 @@
<div class="ui stackable middle very relaxed page grid"> <div class="ui stackable middle very relaxed page grid">
<div class="sixteen wide center aligned centered column"> <div class="sixteen wide center aligned centered column">
<div class="hero"> <div class="hero">
<h1 class="ui icon header title">
Some coding projects.
</h1>
<script>window.location = '/gerben';</script>
<a href="/gerben">All repositories</a>
</div> </div>
</div> </div>
</div> </div>


Loading…
Cancel
Save