Skip to content

Commit 77ad694

Browse files
committed
added ruzake gila to work
1 parent 92b23c5 commit 77ad694

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

assets/img/work-gallery/ruza.webp

416 KB
Loading

index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1109,6 +1109,26 @@ <h1>
11091109
<!-- End Nav Scroller -->
11101110

11111111
<div class="js-shuffle row row-cols-1 row-cols-sm-2 row-cols-md-3">
1112+
<div class="js-shuffle-item col mb-5" data-groups='["archive"]'>
1113+
<a
1114+
class="card card-transition"
1115+
href="https://ruzakegila.mdw.ac.at/"
1116+
target="_blank"
1117+
rel="noopener noreferrer"
1118+
>
1119+
<img
1120+
class="card-img-top"
1121+
src="../assets/img/work-gallery/ruza.webp"
1122+
alt="Exil:Trans"
1123+
/>
1124+
<div class="card-body">
1125+
<h3 class="card-title">Ružake gila</h3>
1126+
<span class="card-subtitle text-body"
1127+
>DH Craft &amp; Universität für Musik und darstellende Kunst Wien, Music and Minorities Research Center</span
1128+
>
1129+
</div>
1130+
</a>
1131+
</div>
11121132
<div class="js-shuffle-item col mb-5" data-groups='["archive"]'>
11131133
<a
11141134
class="card card-transition"

0 commit comments

Comments
 (0)