Starting to fix the website

This commit is contained in:
2020-08-21 12:57:35 +02:00
parent 8f8dee3241
commit f7555662bb
6 changed files with 28 additions and 8 deletions

View File

@@ -32,7 +32,7 @@
<img src="{{site.logo | relative_url}}" alt="Logo" />
{% endif %}
<p>{{ site.description | default: site.github.project_tagline }}</p>
<p>{{ site.description_long | default: site.github.project_tagline }}</p>
{% if site.github.is_project_page %}
<p class="view"><a href="{{ site.github.repository_url }}">Vis kilden på min private git <small>{{ site.github.repository_nwo }}</small></a></p>