You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
560 B
HTML
25 lines
560 B
HTML
+++
|
|
title = "Home"
|
|
linkTitle = "Home"
|
|
+++
|
|
|
|
<meta http-equiv="refresh" content="0; URL=/cvat/about">
|
|
|
|
{{< blocks/section height="full" color="docs" >}}
|
|
|
|
<section id="temporary-page" class="mx-auto text-center py-5">
|
|
<div class="py-4">
|
|
<i class="fas fa-tools fa-7x"></i>
|
|
</div>
|
|
<div class="py-4">
|
|
<h1 class="text-center">This page is in development.</h1>
|
|
</div>
|
|
<div class="py-4">
|
|
<h3 class="text-center">
|
|
Visit our <a href="https://github.com/openvinotoolkit/cvat">GitHub</a> repository.
|
|
</h3>
|
|
</div>
|
|
</section>
|
|
|
|
{{< /blocks/section >}}
|