added stars to most pages for a less empty bg
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
|
||||
<body>
|
||||
<div id="mainDiv">
|
||||
<img src="/assets/backgrounds/starNoise_512x512.png" draggable="false" id="starNoise">
|
||||
<canvas id="starfallCanvas"></canvas>
|
||||
|
||||
<div id="navBarContainer" data-alt="byte, noAnim, testtube"></div>
|
||||
|
||||
<ul class="libUl">
|
||||
@@ -57,6 +60,7 @@
|
||||
|
||||
<!-- local -->
|
||||
<script src="script.js"></script>
|
||||
<script src="/stars.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user