Update from slint-ui/website

Update index.html from commit 2a6794226c425fcabcc982db29778d3c13f1c8eb (refs/heads/prod)
This commit is contained in:
tronical 2024-05-13 09:52:58 +00:00
parent 644e15dee1
commit f7846bda86

View file

@ -12,7 +12,7 @@
<link rel="icon" type="image/x-icon" href="https://slint.dev/assets/img/favicon.svg">
<!-- ===== All CSS files ===== -->
<link rel="stylesheet" href="https://slint.dev/assets/css/style.css?v=1.12.2" />
<link rel="stylesheet" href="https://slint.dev/assets/css/style.css?v=1.12.7" />
<!-- ===== Header from individual pages ===== -->
@ -225,7 +225,7 @@
</div>
<div class="col-wrap">
<div class="col-1">
<p>Copyright &copy; 2023 SixtyFPS GmbH</p>
<p>Copyright &copy; 2024 SixtyFPS GmbH</p>
</div><!-- .col-1 -->
</div>
</footer>