mirror of
https://github.com/rvtr/ninjacheetah.github.io.git
synced 2025-06-19 03:25:32 -04:00
Could fix mobile
This commit is contained in:
parent
1daee1b8ab
commit
510a3f30a1
@ -25,6 +25,7 @@
|
|||||||
{% else %}
|
{% else %}
|
||||||
<meta property="og:image" content="https://ninjacheetah.github.io/icon.png">
|
<meta property="og:image" content="https://ninjacheetah.github.io/icon.png">
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
{% include nav.html %}
|
{% include nav.html %}
|
||||||
|
@ -23,6 +23,7 @@
|
|||||||
{% else %}
|
{% else %}
|
||||||
<meta property="og:image" content="https://ninjacheetah.github.io/icon.png">
|
<meta property="og:image" content="https://ninjacheetah.github.io/icon.png">
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
{% include nav.html %}
|
{% include nav.html %}
|
||||||
|
Loading…
Reference in New Issue
Block a user