change youtrack to wekan
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bcc9230547
commit
88fc0743db
10
index.html
10
index.html
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user