remove remaining deprecated stuff

This commit is contained in:
Torma Kristóf 2022-04-14 23:46:28 +02:00
parent d589e0dc96
commit 8fa9569589
1 changed files with 0 additions and 24 deletions

View File

@ -90,18 +90,6 @@
</a>
</div>
</div>
<div class="row align-items-center">
<div class="col-12 col-md-4 d-flex justify-content-center p-2">
<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://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>
<div class="row align-items-center">
<div class="col-12 col-md-4 d-flex justify-content-center p-2">
<a href="https://swagger.kmlabz.com"><img class="img-responsive"
@ -114,18 +102,6 @@
</a>
</div>
</div>
<div class="row align-items-center">
<div class="col-12 col-md-4 d-flex justify-content-center p-2">
<a href="https://asyncapi.kmlabz.com"><img class="img-responsive"
src="logo-asyncapi.png" alt="AsyncAPI"
width="150"/></a>
</div>
<div class="d-none d-md-block col-md-8">
<a class="order-2 text-decoration-none" href="https://asyncapi.kmlabz.com">
<h1 style="text-stroke: 3px black; -webkit-text-stroke:3px black;" class="display-2 p-2 text-light font-weight-bold">AsyncAPI</h1>
</a>
</div>
</div>
</div>
</div>
</main>