Skip to content

Commit 3ab066e

Browse files
committed
add cover
1 parent 9008daa commit 3ab066e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.4.0/p5.js"></script>
66
<style>
77
body {
8-
background-image: url('cover.png'); /* Replace 'your-image.jpg' with the actual image file path */
8+
background-image: url('cover.png');
99
background-size: cover;
1010
background-repeat: no-repeat;
1111
background-attachment: fixed;

0 commit comments

Comments
 (0)