Skip to content

Commit

Permalink
fix: regenerate README
Browse files Browse the repository at this point in the history
  • Loading branch information
shepherdjerred committed Jul 2, 2024
1 parent 1197317 commit 4e432c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ You've probably seen this in action when posting a link on Facebook, Twitter, Sl
Make sure the [`site`](https://docs.astro.build/en/reference/configuration-reference/#site) property is configured in your Astro config:
```typescript
```diff
export default defineConfig({
+ site: "https://<your site>.com",
});
Expand Down

0 comments on commit 4e432c6

Please sign in to comment.