feat: modernized web application
This commit is contained in:
9
nextjs/public/manifest.json
Normal file
9
nextjs/public/manifest.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"short_name": "React App",
|
||||
"name": "Create React App Sample",
|
||||
"icons": [],
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"theme_color": "#ff2d7c",
|
||||
"background_color": "#ffffff"
|
||||
}
|
||||
3
nextjs/public/robots.txt
Normal file
3
nextjs/public/robots.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
# https://www.robotstxt.org/robotstxt.html
|
||||
User-agent: *
|
||||
Disallow:
|
||||
Reference in New Issue
Block a user