mirror of
https://github.com/xHyroM/website.git
synced 2024-11-22 15:01:05 +01:00
chore: remove fireworks
This commit is contained in:
parent
5fcb2957be
commit
a77893a030
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@ const snow =
|
||||||
<script>
|
<script>
|
||||||
import "../scripts/menu.js";
|
import "../scripts/menu.js";
|
||||||
</script>
|
</script>
|
||||||
{snow && <Snow />}
|
|
||||||
{fireworks && <Fireworks />}
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue