Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 58895e4

Browse files
committed
style: fix format
1 parent 61500d5 commit 58895e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/htmlTemplates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<head>
1212
<meta charset="utf-8" />
1313
<!-- Force desktop view on mobile viewport -->
14-
<meta name="viewport" content="width=1024">
14+
<meta name="viewport" content="width=1024" />
1515
<meta name="theme-color" content="#17172E" />
1616
<meta name="application-name" content="Coder" />
1717
<meta property="og:type" content="website" />

0 commit comments

Comments
 (0)