Add 404 page and robots.txt
This commit is contained in:
parent
975f794cdf
commit
f568888077
6 changed files with 53 additions and 3 deletions
|
|
@ -1,4 +1,6 @@
|
|||
import './index.scss';
|
||||
import './no-change/404.html';
|
||||
import './no-change/robots.txt';
|
||||
import { Photos } from './photos';
|
||||
|
||||
// @ts-ignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue