diff --git a/_layouts/plugin.html b/_layouts/plugin.html index b26f320a..05044be3 100644 --- a/_layouts/plugin.html +++ b/_layouts/plugin.html @@ -27,7 +27,7 @@ fullwith: true {% if page.issue_tracker %}
-

Issue Tracker

+
{% endif %} @@ -35,31 +35,31 @@ fullwith: true {% if page.github %}
-

Sourcecode on GitHub

-

{{ page.github | remove: "https://github.com/" }}

+ +

{{ page.github | remove: "https://github.com/" }}

{% endif %} {% if page.gitlab %}
-

Sourcecode on Gitlab

-

{{ page.gitlab | remove: "https://gitlab.com/" }}

+ +

{{ page.gitlab | remove: "https://gitlab.com/" }}

{% endif %} {% if page.source %}
-

Sourcecode on SCM

-

{{ page.source }}

+ +

{{ page.source }}

{% endif %}
-

Categories

-
-

Tags

-