added progress bar

This commit is contained in:
Nathan DECHER 2020-03-24 13:01:24 +01:00
parent bd6d9f3399
commit daef55781e
8 changed files with 148 additions and 5 deletions

View file

@ -6,6 +6,7 @@
<link rel="favicon" href="favicon.ico">
<link rel="stylesheet" href="css/snek.css">
<script src="js/snek.js"></script>
<script>window.addEventListener('load', () => require('assets'));</script>
</head>
<body>
<header>