0
Fork 0
mirror of https://projects.blender.org/infrastructure/gitea-custom.git synced 2024-12-22 07:13:09 -05:00

UI: Fix link to Flamenco repository in dashboard cards

This commit is contained in:
Pablo Vazquez 2023-02-14 16:09:45 +01:00
parent 2e5be3245c
commit 56767b4a2f
2 changed files with 4 additions and 4 deletions

View file

@ -32,12 +32,12 @@
</div>
<div class="ui card card-with-image" style="flex: 1;">
<a href="studio/flamenco" class="image">
<a href="{{AppSubUrl}}/studio/flamenco" class="image">
<img src="/assets/img/thumb_flamenco.jpg">
</a>
<div class="row">
<div class="content p-4">
<a href="studio/flamenco">
<a href="{{AppSubUrl}}/studio/flamenco">
<h3>Flamenco</h3>
</a>
<div class="description">

View file

@ -43,12 +43,12 @@
</div>
<div class="column">
<div class="ui card card-with-image card-with-icon">
<a href="studio/flamenco" class="image">
<a href="{{AppSubUrl}}/studio/flamenco" class="image">
<img src="/assets/img/thumb_flamenco.jpg">
</a>
<div class="row">
<div class="content p-3">
<a href="studio/flamenco">
<a href="{{AppSubUrl}}/studio/flamenco">
<h4>Flamenco</h4>
</a>
<div class="description">