before claude
This commit is contained in:
BIN
webui/dist/assets/fa-brands-400-D1LuMI3I.ttf
vendored
Normal file
BIN
webui/dist/assets/fa-brands-400-D1LuMI3I.ttf
vendored
Normal file
Binary file not shown.
BIN
webui/dist/assets/fa-brands-400-D_cYUPeE.woff2
vendored
Normal file
BIN
webui/dist/assets/fa-brands-400-D_cYUPeE.woff2
vendored
Normal file
Binary file not shown.
BIN
webui/dist/assets/fa-regular-400-BjRzuEpd.woff2
vendored
Normal file
BIN
webui/dist/assets/fa-regular-400-BjRzuEpd.woff2
vendored
Normal file
Binary file not shown.
BIN
webui/dist/assets/fa-regular-400-DZaxPHgR.ttf
vendored
Normal file
BIN
webui/dist/assets/fa-regular-400-DZaxPHgR.ttf
vendored
Normal file
Binary file not shown.
BIN
webui/dist/assets/fa-solid-900-CTAAxXor.woff2
vendored
Normal file
BIN
webui/dist/assets/fa-solid-900-CTAAxXor.woff2
vendored
Normal file
Binary file not shown.
BIN
webui/dist/assets/fa-solid-900-D0aA9rwL.ttf
vendored
Normal file
BIN
webui/dist/assets/fa-solid-900-D0aA9rwL.ttf
vendored
Normal file
Binary file not shown.
BIN
webui/dist/assets/fa-v4compatibility-C9RhG_FT.woff2
vendored
Normal file
BIN
webui/dist/assets/fa-v4compatibility-C9RhG_FT.woff2
vendored
Normal file
Binary file not shown.
BIN
webui/dist/assets/fa-v4compatibility-CCth-dXg.ttf
vendored
Normal file
BIN
webui/dist/assets/fa-v4compatibility-CCth-dXg.ttf
vendored
Normal file
Binary file not shown.
5
webui/dist/assets/index-BURbFjJa.css
vendored
Normal file
5
webui/dist/assets/index-BURbFjJa.css
vendored
Normal file
File diff suppressed because one or more lines are too long
18
webui/dist/assets/index-ZvFbjZEA.js
vendored
Normal file
18
webui/dist/assets/index-ZvFbjZEA.js
vendored
Normal file
File diff suppressed because one or more lines are too long
5
webui/dist/favicon.svg
vendored
Normal file
5
webui/dist/favicon.svg
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<rect width="64" height="64" rx="14" fill="#3c3836" />
|
||||
<circle cx="32" cy="32" r="18" fill="#fe8019" />
|
||||
<path d="M18 34c6-6 22-6 28 0" fill="none" stroke="#282828" stroke-width="4" stroke-linecap="round" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 281 B |
14
webui/dist/index.html
vendored
Normal file
14
webui/dist/index.html
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<!doctype html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>PriceWatch Web UI</title>
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<script type="module" crossorigin src="/assets/index-ZvFbjZEA.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-BURbFjJa.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user