-
Notifications
You must be signed in to change notification settings - Fork 121
/
identifier.yml
76 lines (75 loc) · 1.76 KB
/
identifier.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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# This is the configuration for the site identifier.
# Primary language [en/es]
lang: en
# Domain
domain: domain.gov
masthead:
# Parent agency
parent:
name:
en: "[Parent agency]"
es: "[Parent agency]"
# Parent agency shortname
shortname: "[Parent shortname]"
# Parent agency homepage link
url:
en: javascript:void(0);
es: javascript:void(0);
# Parent agency logo path [/path/to/logo.svg]
logo: default
# Other related agency name
agency:
name:
en:
es:
# Other related agency shortname
shortname:
# Other related agency homepage link
url:
en:
es:
# Other related agency logo path [/path/to/logo.svg]
logo:
taxpayer_disclaimer:
# Show taxpayer disclaimer [true/false]
display: false
required_links:
links:
about:
# Parent agency About page link
url:
en: javascript:void(0);
es: javascript:void(0);
accessibility:
# Parent agency Accessibility resources page link
url:
en: javascript:void(0);
es: javascript:void(0);
foia:
# Parent agency FOIA link
url:
en: javascript:void(0);
es: javascript:void(0);
no_fear:
# Parent agency Equal Employment link
url:
en: javascript:void(0);
es: javascript:void(0);
oig:
# Parent agency OIG link
url:
en: javascript:void(0);
es: javascript:void(0);
performance:
# Parent agency Performance data and reports link
url:
en: javascript:void(0);
es: javascript:void(0);
privacy:
# Most relevant Privacy page link
url:
en: javascript:void(0);
es: javascript:void(0);
usagov:
# Show USAGov link [true/false]
display: true