diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4844ee7..0ec96f9 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -32,6 +32,9 @@ jobs: - name: Build run: npm run build + - name: Disable Jekyll processing + run: touch docs/.nojekyll + - name: Setup Pages uses: actions/configure-pages@v5 diff --git a/src/app.html b/src/app.html index 2bf7cd4..bd3338f 100644 --- a/src/app.html +++ b/src/app.html @@ -2,7 +2,7 @@ - + diff --git a/static/favicon.svg b/static/favicon.svg new file mode 100644 index 0000000..e37206b --- /dev/null +++ b/static/favicon.svg @@ -0,0 +1,4 @@ + + + +