small change to about meta
67942536
1 file(s) · +1 −1
| 5 | 5 | ||
| 6 | 6 | const meta = { |
|
| 7 | 7 | title: "About", |
|
| 8 | - | description: "I'm a starter theme for Astro.build", |
|
| 8 | + | description: "More about Steve Simkins", |
|
| 9 | 9 | }; |
|
| 10 | 10 | --- |
|
| 11 | 11 |