-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathparams.yaml
More file actions
40 lines (34 loc) · 986 Bytes
/
params.yaml
File metadata and controls
40 lines (34 loc) · 986 Bytes
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
######################## custom scripts & styles ####################
# Add custom assets relative to /static or via https
logo_on_white: "/img/fodydev-full-logo.png"
logo_on_black: "/img/fodydev-logo-on-black.png"
custom_js: []
custom_css: []
######################## custom config ####################
### default social share image (can also be set per lang) ###
images: ["/img/social-share.png"]
github:
repo_url: "https://github.com/fodydev/fodydev.org/blob/main"
show_edit_link: true
social_links:
devstats: ""
discord: ""
facebook: ""
flickr: ""
github: "https://github.com/fodydev"
instagram: ""
landscape: ""
linkedin: "https://www.linkedin.com/company/fodydev/"
mastodon: ""
pinterest: ""
rss: "https://fodydev.org/index.xml"
slack: ""
stackoverflow: ""
threads: ""
twitter: ""
x: "https://twitter.com/fodydev"
youtube: ""
# Makes the header sticky on tall screens
sticky_header: true
# Enable search in header UI
show_search: true