Skip to content

Commit 319a580

Browse files
committed
fix: serve new landing page via GitHub Pages — copy index.html to docs/ (Pages legacy source=main:/docs), update pages.yml path
1 parent ab9434b commit 319a580

3 files changed

Lines changed: 1717 additions & 466 deletions

File tree

‎.github/workflows/pages.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Upload artifact
3131
uses: actions/upload-pages-artifact@v3
3232
with:
33-
path: 'docs-site'
33+
path: 'docs'
3434

3535
- name: Deploy to GitHub Pages
3636
id: deployment

‎docs/assets/og-banner.svg‎

Lines changed: 193 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)