Skip to content

Commit

Permalink
format docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyzha0 committed Aug 13, 2023
1 parent d6e73f2 commit 4f4b04e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion content/features/upcoming features.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ draft: true

## todo

- relative links broken
- back button with anchors / popovers + spa is broken
- debounce cfg rebuild on large repos
- investigate content rebuild triggering multiple times even when debounced, causing an esbuild deadlock
Expand Down
2 changes: 1 addition & 1 deletion content/hosting.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0 # Fetch all history for git info
fetch-depth: 0 # Fetch all history for git info
- uses: actions/setup-node@v3
with:
node-version: 18.14
Expand Down

0 comments on commit 4f4b04e

Please sign in to comment.