diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a5bae57..0b98a4b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: GODOT_ISSUES_STATS_GITHUB_TOKEN="${{ secrets.GITHUB_TOKEN }}" ./build.py # Deploy all the files we need in the generated site to the `dist/` folder. mkdir -p dist/ - cp -r thirdparty/ statistics.json index.html dist/ + cp -r thirdparty/ statistics.json index.html favicon.png dist/ touch dist/.nojekyll ls -la dist/* diff --git a/favicon.png b/favicon.png new file mode 100644 index 0000000..1cc00d6 Binary files /dev/null and b/favicon.png differ diff --git a/index.html b/index.html index eccbe45..4582ce7 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,11 @@
+ + +