Skip to content

Commit

Permalink
🌐 Update community section
Browse files Browse the repository at this point in the history
* Add one new instance
  • Loading branch information
SotosTsepe committed Sep 13, 2024
1 parent ff00d4d commit c9cbe5f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
Binary file added assets/img/community/med_uni_graz_signet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 7 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,16 +139,21 @@ <h2 class="section-heading text-uppercase">Community</h2>
<h5 class="section-subheading text-muted my-5 fs-4">These institutions use DAMAP and integrated it into their data management planning:</h5>
</div>
<div class="row text-center mt-5">
<div class="col-sm-6 mb-5">
<div class="col-sm-4 mb-5">
<a href="https://dmptool.tuwien.ac.at" target="_blank">
<img src="assets/img/community/TU_Wien_Signet.png" alt="TU Wien Logo" title="TU Wien Instance"/>
</a>
</div>
<div class="col-sm-6 mb-5">
<div class="col-sm-4 mb-5">
<a href="https://dmp.tugraz.at" target="_blank">
<img src="assets/img/community/TU_Graz_Signet.png" alt="TU Graz Logo" title="TU Graz Instance"/>
</a>
</div>
<div class="col-sm-4 mb-5">
<a href="https://dmptool.medunigraz.at/" target="_blank">
<img src="assets/img/community/med_uni_graz_signet.png" alt="MU Graz Logo" title="MU Graz Instance"/>
</a>
</div>
</div>
</div>
</section>
Expand Down

0 comments on commit c9cbe5f

Please sign in to comment.