- \frontend\dataset\show.blade.php: no shows file extension
- \frontende\home\index.blade.php: shows certified by instead of publisher - \layouts\app.blade.php: correct link to github repository of tethys
This commit is contained in:
parent
24fc329924
commit
2bf8cb82b5
4 changed files with 198 additions and 137 deletions
|
@ -146,11 +146,14 @@
|
|||
<section data-sr id="clients" class="clients u-full-width">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<h3 class="separator">Publisher</h3>
|
||||
<h3 class="separator">Tethys is certified by</h3>
|
||||
</div>
|
||||
<ul class="clients u-full-width u-cf">
|
||||
<li>
|
||||
<img src="images/clients/logo_gba.png" alt="GBA Client">
|
||||
{{-- <img src="images/clients/logo_gba.png" alt="GBA Client"> --}}
|
||||
<object type="image/svg+xml" data="https://www.re3data.org/public/badges/s/light/100013400.svg">
|
||||
<img src="https://www.re3data.org/public/badges/s/light/100013400.png" style="max-width:100%">
|
||||
</object>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue