diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 67ff4cd..03776c5 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -29,7 +29,7 @@ jobs: - name: Prepare site files run: | mkdir -p _site - cp index.html install.sh _site/ + cp index.html install.sh og-image.png _site/ cp -f favicon.ico .nojekyll _site/ 2>/dev/null || true - name: Upload artifact diff --git a/index.html b/index.html index 2e8a686..28384ab 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,22 @@