Skip to content

Commit

Permalink
Add CLARIN center K logo
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ch4ls committed Oct 23, 2015
1 parent 616c8c6 commit a6a3a56
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
Binary file added src/images/clarink.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/lindat.less
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
2 changes: 2 additions & 0 deletions src/partials/footer.cs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 2 additions & 0 deletions src/partials/footer.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 1 addition & 0 deletions src/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ <h1>{{column.header}}</h1>
<div class="lindat-footer-left">
<a class="lindat-clarinb-logo" href="http://hdl.handle.net/1839/00-DOCS.CLARIN.EU-99" title="Clarin B Center"> </a>
<a class="lindat-dsa-logo" href="https://assessment.datasealofapproval.org/assessment_92/seal/html" title="Data Seal of Approval"> </a>
<a class="lindat-clarink-logo" href="http://hdl.handle.net/1839/00-DOCS.CLARIN.EU-114" title="Clarin K Center"> </a>
</div>
<div class="lindat-footer-text">
<div class="lindat-footer-text1">
Expand Down

0 comments on commit a6a3a56

Please sign in to comment.