ed
This commit is contained in:
parent
875c8448e1
commit
c81ae4bb6d
219 changed files with 8036 additions and 7 deletions
1
resources/[tools]/bl_idcard/build/index.css
Normal file
1
resources/[tools]/bl_idcard/build/index.css
Normal file
File diff suppressed because one or more lines are too long
23
resources/[tools]/bl_idcard/build/index.html
Normal file
23
resources/[tools]/bl_idcard/build/index.html
Normal file
|
@ -0,0 +1,23 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,700;1,700&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.cdnfonts.com/css/acterumsignaturepersonaluse" rel="stylesheet">
|
||||
|
||||
|
||||
|
||||
|
||||
<title>Byte Labs Template</title>
|
||||
<script type="module" crossorigin src="./index.js"></script>
|
||||
<link rel="stylesheet" href="./index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
</body>
|
||||
</html>
|
1
resources/[tools]/bl_idcard/build/index.js
Normal file
1
resources/[tools]/bl_idcard/build/index.js
Normal file
File diff suppressed because one or more lines are too long
BIN
resources/[tools]/bl_idcard/build/profileGradient.png
Normal file
BIN
resources/[tools]/bl_idcard/build/profileGradient.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
Loading…
Add table
Add a link
Reference in a new issue