Skip to content

Commit

Permalink
fix: pages are now shown again
Browse files Browse the repository at this point in the history
Closes #67
  • Loading branch information
gearsdigital committed Aug 5, 2022
1 parent 9024e93 commit 3af135d
Show file tree
Hide file tree
Showing 6 changed files with 3,070 additions and 5,113 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: "CodeQL"

on:
push:
branches: [master]
branches: [main]
pull_request:
# The branches below must be a subset of the branches above
branches: [master]
branches: [main]
schedule:
- cron: '0 4 * * 0'

Expand Down
2 changes: 1 addition & 1 deletion index.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3af135d

Please sign in to comment.