Skip to content

Commit 884fc51

Browse files
committed
changed html
1 parent 3969331 commit 884fc51

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
# waterball
2+
[demo](https://waterball.netlify.app/)

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>webgpu-ocean</title>
6+
<title>waterball</title>
77
<style>
88
body, html {
99
height: 100%;
@@ -97,7 +97,7 @@
9797
<div id="debug-info">
9898
<span id="error-reason">loading now...(won't take longer than 10 seconds I guess)</span>
9999
</div>
100-
<a href="https://github.com/matsuoka-601/webgpu-ocean"
100+
<a href="https://github.com/matsuoka-601/waterball"
101101
class="github-icon"
102102
target="_blank"
103103
rel="noopener noreferrer">

0 commit comments

Comments
 (0)