mirror of
https://github.com/DaLaw2/NetGuardia.git
synced 2026-08-24 14:10:28 +09:00
chore: Copy front-end build file to static/web
This commit is contained in:
parent
285d234a61
commit
bde6cb7e29
BIN
net-guardia/static/web/assets/fa-brands-400-BU4mH_I_.woff2
Normal file
BIN
net-guardia/static/web/assets/fa-brands-400-BU4mH_I_.woff2
Normal file
Binary file not shown.
BIN
net-guardia/static/web/assets/fa-brands-400-CArp7j8S.ttf
Normal file
BIN
net-guardia/static/web/assets/fa-brands-400-CArp7j8S.ttf
Normal file
Binary file not shown.
BIN
net-guardia/static/web/assets/fa-regular-400-Cy4iLbxs.woff2
Normal file
BIN
net-guardia/static/web/assets/fa-regular-400-Cy4iLbxs.woff2
Normal file
Binary file not shown.
BIN
net-guardia/static/web/assets/fa-regular-400-D4OwLFL7.ttf
Normal file
BIN
net-guardia/static/web/assets/fa-regular-400-D4OwLFL7.ttf
Normal file
Binary file not shown.
BIN
net-guardia/static/web/assets/fa-solid-900-BAw_JAW6.ttf
Normal file
BIN
net-guardia/static/web/assets/fa-solid-900-BAw_JAW6.ttf
Normal file
Binary file not shown.
BIN
net-guardia/static/web/assets/fa-solid-900-CcrrL0x0.woff2
Normal file
BIN
net-guardia/static/web/assets/fa-solid-900-CcrrL0x0.woff2
Normal file
Binary file not shown.
BIN
net-guardia/static/web/assets/fa-v4compatibility-B9t6EWrS.woff2
Normal file
BIN
net-guardia/static/web/assets/fa-v4compatibility-B9t6EWrS.woff2
Normal file
Binary file not shown.
BIN
net-guardia/static/web/assets/fa-v4compatibility-ch80hpM0.ttf
Normal file
BIN
net-guardia/static/web/assets/fa-v4compatibility-ch80hpM0.ttf
Normal file
Binary file not shown.
728
net-guardia/static/web/assets/index-BLvNN6v5.js
Normal file
728
net-guardia/static/web/assets/index-BLvNN6v5.js
Normal file
File diff suppressed because one or more lines are too long
5
net-guardia/static/web/assets/index-zHxCX2TQ.css
Normal file
5
net-guardia/static/web/assets/index-zHxCX2TQ.css
Normal file
File diff suppressed because one or more lines are too long
BIN
net-guardia/static/web/icon.png
Normal file
BIN
net-guardia/static/web/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 58 KiB |
14
net-guardia/static/web/index.html
Normal file
14
net-guardia/static/web/index.html
Normal file
@ -0,0 +1,14 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/icon.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>NetGuardia</title>
|
||||
<script type="module" crossorigin src="/assets/index-BLvNN6v5.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-zHxCX2TQ.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
x
Reference in New Issue
Block a user