Skip to content

Commit 906fb16

Browse files
committed
Add (non-)icon in html of the example
1 parent 226272a commit 906fb16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/index.htm

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5+
<link rel="icon" href="data:;base64,iVBORw0KGgo=" />
56
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
67
<title>threejs-StereoscopicEffects example</title>
78
<style>

0 commit comments

Comments
 (0)