diff --git a/src/images/clarink.png b/src/images/clarink.png new file mode 100644 index 0000000..31742ad Binary files /dev/null and b/src/images/clarink.png differ diff --git a/src/lindat.less b/src/lindat.less index 7f0adab..6fb76fa 100644 --- a/src/lindat.less +++ b/src/lindat.less @@ -323,8 +323,13 @@ body { .footer-logo("images/clarinb.png", 176px, 41px) } +.lindat-clarink-logo { + .footer-logo("images/clarink.png", 176px, 41px) +} + .lindat-dsa-logo { .footer-logo("images/dsa.png", 90px, 90px); + margin: 10px 0; } .lindat-logo-mono { diff --git a/src/partials/footer.cs.yml b/src/partials/footer.cs.yml index 749e393..a0d9de3 100644 --- a/src/partials/footer.cs.yml +++ b/src/partials/footer.cs.yml @@ -18,6 +18,8 @@ column2: column3: header: "Více" items: + - 'https://lindat.mff.cuni.cz/en/clarin-knowledge-centre': "CLARIN vědomostní centrum" + - 'http://clarino.uib.no/iness/page?page-id=Getting_started': "INESS" - 'http://www.clarin.eu/': "CLARIN" - 'http://www.meta-net.eu/': "META-Net" - 'https://lindat.mff.cuni.cz/cs/monitoring': "Status Služeb" diff --git a/src/partials/footer.en.yml b/src/partials/footer.en.yml index 18875ec..4b52b09 100644 --- a/src/partials/footer.en.yml +++ b/src/partials/footer.en.yml @@ -18,6 +18,8 @@ column2: column3: header: "More" items: + - 'https://lindat.mff.cuni.cz/en/clarin-knowledge-centre': "CLARIN Knowledge Centre" + - 'http://clarino.uib.no/iness/page?page-id=Getting_started': "INESS" - 'http://www.clarin.eu/': "CLARIN" - 'http://www.meta-net.eu/': "META-Net" - 'https://lindat.mff.cuni.cz/en/monitoring': "Service Status" diff --git a/src/partials/footer.html b/src/partials/footer.html index 321c649..dbb9420 100644 --- a/src/partials/footer.html +++ b/src/partials/footer.html @@ -15,6 +15,7 @@