From cb37d54623390ec59861ecfe8f7ee94e3a3f593e Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Tue, 24 Jan 2023 22:53:00 +0100 Subject: [PATCH] add more formatting --- _layouts/plugin.html | 26 +++++++++++++------------- assets/index.css | 4 ++++ 2 files changed, 17 insertions(+), 13 deletions(-) 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

-