1
Fork 0
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:
TheGeneralist 2026-06-26 17:33:50 +02:00
parent 80dce80033
commit ae92448fa3
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
3 changed files with 43 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -4,8 +4,8 @@
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Archivr</title> <title>Archivr</title>
<script type="module" crossorigin src="/assets/index-DRRKzKIq.js"></script> <script type="module" crossorigin src="/assets/index-C6h0jcH3.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DJpQthbx.css"> <link rel="stylesheet" crossorigin href="/assets/index-D40QFUPh.css">
</head> </head>
<body> <body>
<div id="root"></div> <div id="root"></div>