This commit is contained in:
2020-08-15 20:27:11 +02:00
parent 5f57a83be1
commit 732b8e020e
2 changed files with 7 additions and 3 deletions

View File

@@ -23,7 +23,7 @@
<p>{{ site.description | default: site.github.project_tagline }}</p>
{% if site.github.is_project_page %}
<p class="view"><a href="{{ site.github.repository_url }}">View the Project on my git <small>{{ site.github.repository_nwo }}</small></a></p>
<p class="view"><a href="{{ site.github.repository_url }}">View the source on my git <small>{{ site.github.repository_nwo }}</small></a></p>
{% endif %}
{% if site.github.is_user_page %}