Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
minikin committed Nov 13, 2024
1 parent 89fafa0 commit e5d7584
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ jobs:
pages: write
id-token: write

defaults:
run:
working-directory: ./packages/static_shock_docs

steps:
- uses: actions/checkout@v3

Expand Down
2 changes: 1 addition & 1 deletion source/index.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ title: Catalyst Voices Updates
Your browser doesn't support HTML5 video.
</video>
{% else %}
<img
<img
src="{{ page.data['coverImage'] }}"
alt="{{ page.data['title'] }}"
loading="lazy"
Expand Down

0 comments on commit e5d7584

Please sign in to comment.