Commit 7e31a68
authored
fix: Blog tags should have spaces (#216)
## PR Checklist
- [ ] Linked issue added (e.g., `Fixes #123`)
- [ ] I have run `bun run format` to ensure code is properly formatted
- [ ] I have verified that `bun run lint` passes without errors
- [ ] If blog post was added:
- [ ] Ensure images have been optimised
- [ ] Update dates to reflect the actual publishing date when merged
(file names, folder names, and frontmatter)
## Summary
<!-- What has been updated and why -->
Blog tags should have spaces1 parent 1c9b1b1 commit 7e31a68
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments