aboutsummaryrefslogtreecommitdiff
path: root/example.json
blob: af5a26fe0842535bce40c13a64d91cbc17a48fce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "image": "",
  "description": "Sem magna a dui labore et cursus nibh ipsum nulla. Sem magna a dui labore et cursus nibh ipsum nulla. Blandit adipiscing nulla diam dolore ultricies ornare sed risus faucibus. Lobortis mi sed dui risus nulla ultrices vulputate at enim.",
  "person": {
    "name": "Anhgelus Morhtuuzh",
    "pronouns": "he/his - some basic things though",
    "image": "pfp.webp"
  },
  "background_color": {
    "type": "linear",
    "angle": 243,
    "colors": [
      {
        "color": "#020024",
        "position": 0
      },
      {
        "color": "#090979",
        "position": 40
      },
      {
        "color": "#00d4ff",
        "position": 100
      }
    ]
  }
}