We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ebb0e commit f28cd20Copy full SHA for f28cd20
pages/blackhole.html
@@ -2,7 +2,7 @@
2
<html lang="zh-CN">
3
<head>
4
<meta charset="UTF-8">
5
- <title>Black Hole Simulation - Fixed</title>
+ <title>Black Hole Simulation</title>
6
<style>
7
body { margin: 0; overflow: hidden; background-color: #000; }
8
canvas { display: block; }
0 commit comments