Add cairo for rendering
This commit is contained in:
parent
a4dd640439
commit
5c881dc558
53 changed files with 511 additions and 490 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
docs/deps/bootstrap-5.1.3/bootstrap.min.css
vendored
1
docs/deps/bootstrap-5.1.3/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
7
docs/deps/bootstrap-5.2.2/bootstrap.bundle.min.js
vendored
Normal file
7
docs/deps/bootstrap-5.2.2/bootstrap.bundle.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
docs/deps/bootstrap-5.2.2/bootstrap.bundle.min.js.map
Normal file
1
docs/deps/bootstrap-5.2.2/bootstrap.bundle.min.js.map
Normal file
File diff suppressed because one or more lines are too long
6
docs/deps/bootstrap-5.2.2/bootstrap.min.css
vendored
Normal file
6
docs/deps/bootstrap-5.2.2/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -1,4 +1,4 @@
|
|||
<script src="deps/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
|
||||
<link href="deps/bootstrap-5.1.3/bootstrap.min.css" rel="stylesheet" />
|
||||
<script src="deps/bootstrap-5.1.3/bootstrap.bundle.min.js"></script>
|
||||
<link href="deps/bootstrap-5.2.2/bootstrap.min.css" rel="stylesheet" />
|
||||
<script src="deps/bootstrap-5.2.2/bootstrap.bundle.min.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue