Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8bf1ffc

Browse files
BrunoQuaresmakylecarbs
authored andcommitted
chore: force desktop view on mobile (#1214)
1 parent084525c commit8bf1ffc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎site/htmlTemplates/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010

1111
<head>
1212
<metacharset="utf-8"/>
13-
<metaname="viewport"content="width=device-width, initial-scale=1"/>
13+
<!-- Force desktop view on mobile viewport -->
14+
<metaname="viewport"content="width=1024"/>
1415
<metaname="theme-color"content="#17172E"/>
1516
<metaname="application-name"content="Coder"/>
1617
<metaproperty="og:type"content="website"/>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp