-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
cecil.yml
58 lines (55 loc) · 1.1 KB
/
cecil.yml
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
title: John Doe
baseurl: https://cecil-links-demo.netlify.app/
baseline: "Some links about me"
description: "SEO/OG description."
author:
name: John Doe
url: https://cecil.app
email: [email protected]
social:
github:
url: https://github.com/
username: John Doe
linkedin:
url: https://linkedin.com/
instagram:
url: https://instagram.com/
youtube:
url: https://youtube.com/
mastodon:
url: https://mastodon.social/
bluesky:
url: https://bsky.app/
threads:
url: https://threads.net/
twitter:
url: https://twitter.com/
site: John Doe
creator: John Doe
x:
url: https://x.com/
site: John Doe
creator: John Doe
avatar: avatar.png
image: avatar.png # Open Graph image
# PWA
manifest:
theme_color: "#0369a1" # https://tailwindcss.com/docs/customizing-colors "700"
#background_color: "#fff"
serviceworker:
enabled: false
# languages
language: en
languages:
- code: en
locale: en_US
name: English
- code: fr
enabled: false # enable with "true"
locale: fr
name: Français
theme:
- fontawesome
- links
- pwa
- netlify