Skip to content

Commit

Permalink
Fix pages
Browse files Browse the repository at this point in the history
  • Loading branch information
b263 authored Jan 15, 2024
1 parent a7544b2 commit aef9f1a
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 12,124 deletions.
8 changes: 8 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
root = true

[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
with:
node-version: 20
cache: npm
cache-dependency-path: "**/package-lock.json"
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Install dependencies
Expand Down
Loading

0 comments on commit aef9f1a

Please sign in to comment.