mirror of
https://github.com/uetchy/namae.git
synced 2025-08-20 01:48:12 +09:00
chore: style changes
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 3.8 KiB |
@@ -4,8 +4,12 @@
|
||||
<meta charset="utf-8" />
|
||||
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<meta name="theme-color" content="#ffffff" />
|
||||
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
||||
<meta name="title" content="namae.dev" />
|
||||
<meta name="description" content="name your new project" />
|
||||
<meta name="keywords" content="name" />
|
||||
<meta name="robots" content="index, follow" />
|
||||
<title>namae.dev</title>
|
||||
</head>
|
||||
<body>
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"short_name": "React App",
|
||||
"name": "Create React App Sample",
|
||||
"short_name": "namae",
|
||||
"name": "namae.dev",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
|
Reference in New Issue
Block a user