mirror of
https://github.com/thegeneralist01/archivr
synced 2026-07-21 18:55:36 +02:00
build(frontend): bundle assets for collections UI
This commit is contained in:
parent
80dce80033
commit
ae92448fa3
3 changed files with 43 additions and 2 deletions
40
crates/archivr-server/static/assets/index-C6h0jcH3.js
Normal file
40
crates/archivr-server/static/assets/index-C6h0jcH3.js
Normal file
File diff suppressed because one or more lines are too long
1
crates/archivr-server/static/assets/index-D40QFUPh.css
Normal file
1
crates/archivr-server/static/assets/index-D40QFUPh.css
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -4,8 +4,8 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Archivr</title>
|
||||
<script type="module" crossorigin src="/assets/index-DRRKzKIq.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-DJpQthbx.css">
|
||||
<script type="module" crossorigin src="/assets/index-C6h0jcH3.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-D40QFUPh.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue