Add 404 page and robots.txt

This commit is contained in:
schmelczerandras 2020-09-28 17:07:32 +02:00
parent 975f794cdf
commit f568888077
6 changed files with 53 additions and 3 deletions

View file

@ -1,4 +1,6 @@
import './index.scss';
import './no-change/404.html';
import './no-change/robots.txt';
import { Photos } from './photos';
// @ts-ignore