diff --git a/wise-webapp/src/main/webapp/WEB-INF/wisemapping-rest.xml b/wise-webapp/src/main/webapp/WEB-INF/wisemapping-rest.xml index 10fa4708..1084d836 100644 --- a/wise-webapp/src/main/webapp/WEB-INF/wisemapping-rest.xml +++ b/wise-webapp/src/main/webapp/WEB-INF/wisemapping-rest.xml @@ -93,7 +93,7 @@ - + diff --git a/wise-webapp/src/main/webapp/favicon.ico b/wise-webapp/src/main/webapp/favicon.ico new file mode 100644 index 00000000..955c5116 Binary files /dev/null and b/wise-webapp/src/main/webapp/favicon.ico differ diff --git a/wise-webapp/src/main/webapp/favicon.png b/wise-webapp/src/main/webapp/favicon.png new file mode 100644 index 00000000..bb62808d Binary files /dev/null and b/wise-webapp/src/main/webapp/favicon.png differ diff --git a/wise-webapp/src/main/webapp/manifest.json b/wise-webapp/src/main/webapp/manifest.json index 0de1f5db..e1d4f3f9 100644 --- a/wise-webapp/src/main/webapp/manifest.json +++ b/wise-webapp/src/main/webapp/manifest.json @@ -1,19 +1,19 @@ { - "short_name": "WiseMapping", - "name": "WiseMapping", - "icons": [{ - "src": "favicon.ico", - "sizes": "64x64 32x32 24x24 16x16", - "type": "image/x-icon" - }, - { - "src": "favicon.png", - "type": "image/png", - "sizes": "1024x1024" - } - ], - "start_url": ".", - "display": "standalone", - "theme_color": "#000000", - "background_color": "#ffffff" + "short_name": "WiseMapping", + "name": "WiseMapping", + "icons": [{ + "src": "favicon.ico", + "sizes": "64x64 32x32 24x24 16x16", + "type": "image/x-icon" + }, + { + "src": "favicon.png", + "type": "image/png", + "sizes": "1024x1024" + } + ], + "start_url": ".", + "display": "standalone", + "theme_color": "#000000", + "background_color": "#ffffff" } \ No newline at end of file diff --git a/wise-webapp/src/main/webapp/robots.txt b/wise-webapp/src/main/webapp/robots.txt new file mode 100644 index 00000000..e9e57dc4 --- /dev/null +++ b/wise-webapp/src/main/webapp/robots.txt @@ -0,0 +1,3 @@ +# https://www.robotstxt.org/robotstxt.html +User-agent: * +Disallow: