fix redirection

This commit is contained in:
Jakob Schrettenbrunner 2020-04-18 14:03:00 +02:00
parent a29550629d
commit fdc28a04be
2 changed files with 0 additions and 3 deletions

View File

@ -12,9 +12,6 @@ jobs:
- name: Build
run: yarn run build
- name: Copy index.html to 404.html
run: cp ./.vuepress/dist/index.html ./.vuepress/dist/404.html
- name: Deploy
if: github.ref == 'refs/heads/master'

0
404.md Normal file
View File