oranda 0.6.5

🎁 generate beautiful landing pages for your projects
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Social

In order to help with SEO, there are a couple of options you can use.

```json
{
  "marketing": {
    "social": {
      "image": "used as the share image for social media",
      "image_alt": "alt for said image",
      "twitter_account": "twitter account for the website"
    }
  }
}
```