Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bsteenwi authored Apr 8, 2024
1 parent b75717f commit 6361515
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,14 +161,14 @@ <h3>Challenge tracks</h3>
<div class="col-6 col-lg-5 offset-lg-1 wow bounceInUp" data-wow-duration="1.4s">
<div class="box">
<div class="icon"><i class="ion-paper-airplane" style="color: #c00001;"></i></div>
<h4 class="title"><a href="">Offline Anomaly Detection</a></h4>
<h4 class="title"><a href="https://github.com/predict-idlab/ADDKG" target="_blank">Offline Anomaly Detection</a></h4>
<p class="description">construct models to detect different types of faults based</p>
</div>
</div>
<div class="col-6 col-lg-5 wow bounceInUp" data-wow-duration="1.4s">
<div class="box">
<div class="icon"><i class="ion-ios-cloud-outline" style="color: #c00001;"></i></div>
<h4 class="title"><a href="">Online Anomaly Detection</a></h4>
<h4 class="title"><a href="https://github.com/predict-idlab/ADDKG" target="_blank">Online Anomaly Detection</a></h4>
<p class="description">integrate streaming solutions into a real-time evaluation framework.</p>
</div>
</div>
Expand Down Expand Up @@ -284,7 +284,7 @@ <h2 class="font-weight-bold">Important dates</h2>
<div class="timeline-step">
<div class="timeline-content" data-toggle="popover" data-trigger="hover" data-placement="top" title="" data-content="And here's some amazing content. It's very engaging. Right?" data-original-title="2004">
<div class="inner-circle"></div>
<p class="h6 mt-3 mb-1">8/4</p>
<p class="h6 mt-3 mb-1">08/04</p>
<p class="h6 text-muted mb-0 mb-lg-0">Release Track 2</p>
</div>
</div>
Expand Down

0 comments on commit 6361515

Please sign in to comment.