Move robots.txt and favicon.ico to public dir

Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
This commit is contained in:
Dillon-Brown 2020-12-14 10:31:31 +00:00
parent e14c076981
commit 19884c2bb0
3 changed files with 1 additions and 1 deletions

View file

@ -12,7 +12,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1"/>
<link rel="manifest" href="site.webmanifest">
<link rel="icon" type="image/x-icon" href="public/dist/themes/suite8/images/favicon.ico"/>
<link rel="icon" type="image/x-icon" href="dist/themes/suite8/images/favicon.ico"/>
</head>
<body>

BIN
public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

0
robots.txt → public/robots.txt Executable file → Normal file
View file