✨ Add web app manifest
This commit is contained in:
parent
08844684b9
commit
8eed595022
8 changed files with 41 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
<link rel="icon" href="/favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Hashtag Manager</title>
|
||||
<link rel="manifest" href="/manifest.json" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue