-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththeme.yaml
81 lines (68 loc) · 1.56 KB
/
theme.yaml
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
name: Mythos
description: 'Mythos theme'
author: JanrikV
homepage: 'https://janrikv.fi'
code: mythos
require:
- Winter.Translate
- Winter.Pages
translate:
en:
nav.home: 'Home'
nav.about: 'About'
nav.contact: 'Contact'
fi:
nav.home: 'Etusivu'
nav.about: 'Tietoa'
nav.contact: 'Yhteys'
form:
fields:
site_name:
label: Site name
commentAbove: The name of your site
default: Mythos
profile_picture:
label: Profile / Site logo image
comment:
type: fileupload
mode: image
imageHeight: 122
imageWidth: 122
filetypes: png
thumbOptions:
mode: crop
quality: 100
extension: auto
profile_picture_alt:
label: Alternative text for profile picture
span: right
my_name:
label: Name
span: left
commentAbove: Your name will appear below the profile picture on the site.
default: John Doe
title:
label: Professional title
span: right
commentAbove: You can tell about your profession or whatever.
phone:
label: Phone number
span: left
email:
label: Email
span: right
twitter:
label: Twitter
span: left
linkedin:
label: LinkedIn
span: right
facebook:
label: Facebook
span: left
github:
label: Github
span: right
ga_id:
label: 'Google Analytics ID'
span: left