Skip to content

Commit

Permalink
fix site (#9127)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris authored Feb 20, 2023
1 parent 0ceab95 commit 72f6326
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ You will have to prevent GitHub's provided Jekyll from managing your site by put
A config for GitHub Pages might look like the following:

```js
// @errors: 2307
/// file: svelte.config.js
import adapter from '@sveltejs/adapter-static';

Expand Down

0 comments on commit 72f6326

Please sign in to comment.