Skip to content

Commit e2afa2f

Browse files
applies prettier
1 parent c795af1 commit e2afa2f

File tree

11 files changed

+7049
-330
lines changed

11 files changed

+7049
-330
lines changed

.github/workflows/static.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/upload-pages-artifact@v3
3838
with:
3939
# Upload entire repository
40-
path: '.'
40+
path: "."
4141
- name: Deploy to GitHub Pages
4242
id: deployment
4343
uses: actions/deploy-pages@v4

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node_modules/

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# rocketpy.github.io
1+
# rocketpy.github.io

0 commit comments

Comments
 (0)