mirror of
https://github.com/godotengine/issue-stats.git
synced 2026-01-01 01:48:12 +03:00
Add favicon and meta tags
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user