Skip to content

Commit 23ae076

Browse files
authored
feat: set web app title for apple mobile (#607)
1 parent 735f5f7 commit 23ae076

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

src/_includes/layouts/base.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta charset="UTF-8">
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<meta name="apple-mobile-web-app-title" content="ESLint">
89

910
{% if title %}
1011
{% set page_title = title %}

src/static/apple-touch-icon.png

-4.93 KB
Loading

0 commit comments

Comments
 (0)