mirror of
https://github.com/miljegen/browser-milje.git
synced 2025-08-16 01:53:44 +00:00
let's try indexdb
This commit is contained in:
@@ -25,6 +25,11 @@
|
||||
<body>
|
||||
<h1>browser-milje!</h1>
|
||||
<img id="milje" src="assets/milje.png" alt="this should represent the milje">
|
||||
<input type="file" id="fileInput" accept="image/*">
|
||||
<button id="uploadButton">upload milje!</button>
|
||||
<div id="miljeGallery">
|
||||
|
||||
</div>
|
||||
<script src="milje.js"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user