chore: update default meta description
cd939779
1 file(s) · +1 −1
| 20 | 20 | data := indexPageData{ |
|
| 21 | 21 | BaseURL: a.BaseURL, |
|
| 22 | 22 | MetaTitle: "Feeds", |
|
| 23 | - | MetaDescription: "Experience RSS feeds", |
|
| 23 | + | MetaDescription: "An introduction to RSS", |
|
| 24 | 24 | CanonicalURL: a.BaseURL, |
|
| 25 | 25 | OGImage: a.BaseURL + "/static/og.png", |
|
| 26 | 26 | } |