1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-25 04:24:37 +04:00

Release 1.0.0-alpha.22

This commit is contained in:
codecalm
2021-01-12 19:32:36 +01:00
parent 0a7eb885ed
commit 958da4cb43
151 changed files with 1205 additions and 1552 deletions
+5 -5
View File
@@ -1,10 +1,10 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.21
* @version 1.0.0-alpha.22
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
* Copyright 2018-2021 The Tabler Authors
* Copyright 2018-2021 codecalm.net Paweł Kuna
* Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)
-->
<html lang="en">
@@ -600,12 +600,12 @@
<div class="col-12 col-lg-auto mt-3 mt-lg-0">
<ul class="list-inline list-inline-dots mb-0">
<li class="list-inline-item">
Copyright &copy; 2020
Copyright &copy; 2021
<a href="." class="link-secondary">Tabler</a>.
All rights reserved.
</li>
<li class="list-inline-item">
<a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.21</a>
<a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.22</a>
</li>
</ul>
</div>