|
|
|
@ -19,15 +19,9 @@ |
|
|
|
|
<header> |
|
|
|
|
<div class="inner"> |
|
|
|
|
<a href="{{ '/' | absolute_url }}"> |
|
|
|
|
<h1>Rabi-Ribi Map Editing</h1> |
|
|
|
|
<h1>Rabi-Ribi Editor</h1> |
|
|
|
|
</a> |
|
|
|
|
<h2>A Guide to Rabi-Ribi Map Editing</h2> |
|
|
|
|
{% if site.github.is_project_page %} |
|
|
|
|
<a href="{{ site.github.repository_url }}" class="button"><small>View project on</small> GitHub</a> |
|
|
|
|
{% endif %} |
|
|
|
|
{% if site.github.is_user_page %} |
|
|
|
|
<a href="{{ site.github.repository_url }}" class="button"><small>Follow me on</small> GitHub</a> |
|
|
|
|
{% endif %} |
|
|
|
|
</div> |
|
|
|
|
</header> |
|
|
|
|
|
|
|
|
|