Skip to content

Commit

Permalink
Remove Old Dev UI: Core Build Metrics
Browse files Browse the repository at this point in the history
Signed-off-by: Phillip Kruger <[email protected]>
  • Loading branch information
phillip-kruger committed Aug 2, 2023
1 parent 1e60d82 commit 5dac131
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 708 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,7 @@
{#body}
<div class="cards-index">
<div class="row row-cols-1 row-cols-md-4">
<div class="col mb-4">
<div class="card h-100 shadow">
<div class="card-header bg-primary text-light">
Build
</div>
<div class="card-body">
<p class="card-text">
<a href="io.quarkus.quarkus-vertx-http/build-steps" class="badge badge-light">
<i class="fas fa-hard-hat"></i>
Build Steps
</a>
</p>
<p class="card-text">
<a href="io.quarkus.quarkus-vertx-http/build-items" class="badge badge-light">
<i class="fas fa-hard-hat"></i>
Build Items
</a>
</p>
</div>
</div>
</div>

<div class="col mb-4">
<div class="card h-100 shadow">
<div class="card-header bg-primary text-light">
Expand Down

This file was deleted.

Loading

0 comments on commit 5dac131

Please sign in to comment.