Add empty /commit/ page
This commit is contained in:
parent
eb29f1166a
commit
965efa5b58
4 changed files with 32 additions and 0 deletions
|
|
@ -15,6 +15,9 @@
|
|||
<img src="{{ base }}/logo.svg">
|
||||
{{ repo_name }}
|
||||
</a>
|
||||
<a href="{{ base }}/commit/" {% if current=="commit" %} class="current" {% endif %}>
|
||||
commit
|
||||
</a>
|
||||
<a>just</a>
|
||||
<a>some</a>
|
||||
<a>place</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue