attempting to show favicon
This commit is contained in:
parent
b92e89a7c4
commit
76de89ce7e
@ -4,6 +4,7 @@
|
||||
<title>Gravity Simulator</title>
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<link rel="stylesheet" href="./style.css" />
|
||||
<link rel="icon" href="./favicon.ico" />
|
||||
<script type="module">
|
||||
import { Sim } from './simulator.js';
|
||||
// Wait for document load
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user