change youtrack to wekan
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2020-10-10 03:18:27 +02:00
parent bcc9230547
commit 88fc0743db
1 changed files with 5 additions and 5 deletions

View File

@ -92,13 +92,13 @@
</div>
<div class="row align-items-center">
<div class="col-12 col-md-4 d-flex justify-content-center p-2">
<a href="https://youtrack.kmlabz.com"><img class="img-responsive"
src="youtrack.png" alt="YouTrack"
<a href="https://wekan.kmlabz.com"><img class="img-responsive"
src="wekan-logo.svg" alt="YouTrack"
width="150"/></a>
</div>
<div class="d-none d-md-block col-md-8">
<a class="order-2 text-decoration-none" href="https://youtrack.kmlabz.com">
<h1 style="text-stroke: 3px black; -webkit-text-stroke:3px black;" class="display-2 p-2 text-light font-weight-bold">YouTrack</h1>
<a class="order-2 text-decoration-none" href="https://wekan.kmlabz.com">
<h1 style="text-stroke: 3px black; -webkit-text-stroke:3px black;" class="display-2 p-2 text-light font-weight-bold">Wekan</h1>
</a>
</div>
</div>
@ -156,7 +156,7 @@
<footer class="bg-dark py-3 text-center text-white-50">
<div class="container d-flex justify-content-center">
<a class="px-4" href="https://marcsello.com">marcsello.com</a>
<a class="px-4" href="https://tormakristof.eu"><img class="img-responsive" src="https://tormakristof.eu/favicon-16x16.png" alt="tormakristof.eu icon"/>tormakristof.eu</a>
<a class="px-4" href="https://tormakristof.eu">tormakristof.eu</a>
</div>
</footer>