From d80459a02ce6718dd3badb66083112e51beb4645 Mon Sep 17 00:00:00 2001 From: akochari Date: Wed, 15 Jun 2022 17:17:44 +0200 Subject: [PATCH 1/2] replace fa with bootstrap icons --- layouts/collections/list.html | 4 ++-- layouts/collections/single.html | 10 +++++----- layouts/index.html | 15 ++++++++------- layouts/partials/footer.html | 4 ++-- layouts/partials/header.html | 2 +- static/css/style.css | 14 ++++++++++---- 6 files changed, 28 insertions(+), 21 deletions(-) diff --git a/layouts/collections/list.html b/layouts/collections/list.html index c223388..240572f 100644 --- a/layouts/collections/list.html +++ b/layouts/collections/list.html @@ -98,11 +98,11 @@
{{ .Params.name }}
Contact information
{{ if .Params.email }}
-
{{ .Params.email }}
+
{{ .Params.email }}
{{ end }} {{ if .Params.website_url }}
- +
{{ end }} {{ if .Params.biobank_sverige }}
Part of:
{{ end }} diff --git a/layouts/collections/single.html b/layouts/collections/single.html index 56ec6ef..e7d41ca 100644 --- a/layouts/collections/single.html +++ b/layouts/collections/single.html @@ -190,15 +190,15 @@

Sample information

Collection contact information
{{ if .Params.head_firstname }}
Collection head: {{ .Params.head_firstname }} {{ .Params.head_lastname }} {{ if .Params.head_role }}({{ .Params.head_role }}){{ end }}
{{ end }}
Contact person: {{ .Params.collection_contact.first_name }} {{ .Params.collection_contact.last_name }}
-
{{ .Params.collection_contact.email }}
- {{ if .Params.website_url }}
{{ end }} +
{{ .Params.collection_contact.email }}
+ {{ if .Params.website_url }}
{{ end }} {{ end }}
Biobank contact information
{{ .Parent.Params.name }}
{{ if .Parent.Params.ivo_regnum }}
Registration number at IVO: {{ .Parent.Params.ivo_regnum }}
{{ end }} - {{ if .Parent.Params.email }}
{{ .Parent.Params.email }}
{{ end }} - {{ if .Parent.Params.website_url }}
{{ end }} -
+ {{ if .Parent.Params.email }}
{{ .Parent.Params.email }}
{{ end }} + {{ if .Parent.Params.website_url }}
{{ end }} +
diff --git a/layouts/index.html b/layouts/index.html index 101cf84..d747e4e 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -3,10 +3,11 @@
+
Filtering tools
- +
@@ -16,7 +17,7 @@
- +
Laboratory-confirmed COVID-19 diagnosis; U07.1
@@ -26,7 +27,7 @@
- +
Buffy Coat
@@ -56,7 +57,7 @@
- +
Healthcare sample collection
@@ -66,7 +67,7 @@
- + +