This website works better with JavaScript.
Home
Explore
Help
Sign In
sbrl
/
Scene-Starlight
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Activity
Browse Source
Remove mobile meta tag to fix mobile scaling issue.
master
Starbeamrainbowlabs
4 years ago
parent
e8c7ba78bf
commit
ed217d4fa0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
index.html
+ 1
- 1
index.html
View File
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width" />
<
!-- <
meta name="viewport" content="width=device-width" />
-->
<title>Starlight</title>
<link href="index.css" rel="stylesheet" />
Write
Preview
Loading…
Cancel
Save