forked from nytimes/library-customization-example
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstrings.yaml
More file actions
27 lines (22 loc) · 910 Bytes
/
strings.yaml
File metadata and controls
27 lines (22 loc) · 910 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
branding:
name: Documentation Library
org: Chicago Public Media
orgDomain: chicagopublicmedia.org
prettyName: Documentation Library
favicon: /assets/images/library.ico
landing:
tagline: A simple documentation site, built from content in Google Docs.
viewAll: View All Docs
quickLink: <a href="/how-to-use-library">Get started</a>.
footer:
helpText: For help contributing or to report a problem, please contact the Web Team at <a href="mailtp:webteam@wbez.org">webteam@wbez.org</a>
defaultEmail: webteam@wbez.org
search:
placeholder: Search our Documentation
results:
none:
suggestion: Please consider adding documentation for this subject..
# errors
error:
403:
message: "<p>For this documentation site, we've disabled the final step of the Move File workflow. Normally, this request would succeed and you'd be taken to the new url for your page.</p>"