Skip to content

Commit eb044a8

Browse files
committed
Add a link to the GitHub repository
1 parent 341d29a commit eb044a8

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

pages-layout/_layouts/default.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,11 @@ <h1>
3131
contractual agreements. <br> This description is published by <a
3232
href="https://riege.com">Riege Software</a> under <a href="{{ "
3333
/assets/files/license.txt?v=" | append: site.github.build_revision | relative_url }}">UPL
34-
license</a>. <a href="https://www.riege.com/imprint/">Imprint</a> <a
35-
href="https://www.riege.com/privacy/">Privacy</a>
34+
license</a>. <a href="https://www.riege.com/imprint/">Imprint</a>. <a
35+
href="https://www.riege.com/privacy/">Privacy</a>. <br> {% if
36+
site.github.is_project_page %} <a
37+
href="{{ site.github.repository_url }}"><small>View
38+
project on GitHub</small></a> {% endif %}
3639
</p>
3740
</div>
3841
</div>

0 commit comments

Comments
 (0)