-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.json
125 lines (125 loc) · 2.38 KB
/
config.json
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
{
"site_title": "Ashby",
"twitter_account": "@ashbyhq",
"base_url": "https://www.ashbyhq.com",
"homepage_scheduling_quote": "nicolas-deepnote",
"site_keywords": [
{
"keyword": "recruiting software"
},
{
"keyword": "people software"
},
{
"keyword": "hr software"
}
],
"site_description": "Building people software for high growth companies.",
"growth_page_cs_quote": "stephanie-marqeta-reaction",
"homepage_crm_quote": "camilla-coder",
"customers_page_quotes_order": [
"cory-post-hog",
"maddie-brigit",
"heather-modern-treasury",
"camilla-coder-testimonial",
"irsal-oak",
"katy-costanoa-ventures",
"laura-testimonial",
"lyndi-calm",
"arjun-format-one",
"jacob-pragma-platform",
"kristin-brightline",
"jenna-aronow-io",
"chase-replit-testimonial",
"egalhy-decimal",
"will-cohere"
],
"homepage_ats_quote": "chase-replit",
"team_order": [
"emma",
"benji",
"abhik",
"joao",
"ravan",
"kaitlyn",
"ben",
"kyra",
"moody",
"mike",
"harriet",
"chris",
"kelsey",
"filipe",
"lilly",
"peterson",
"sylvie",
"jim",
"morten",
"sheanee",
"jacob",
"willem",
"sj",
"graham",
"noel",
"arjun",
"christy",
"nicholas",
"khay",
"florian",
"abbye",
"tony",
"joel",
"hannah",
"cole",
"norby",
"kristl",
"ludo",
"laura",
"dustin",
"giao",
"ronald",
"derick",
"brooke",
"david",
"kevin",
"halden",
"max",
"mantas",
"morgan",
"oliver",
"nick",
"shannon",
"chapman",
"devon",
"lindsay",
"christian",
"emily",
"richard",
"noah",
"colin",
"beth",
"tom",
"jared"
],
"github_account": "ashbyhq",
"homepage_analytics_quote": "stephanie-marqeta-analytics",
"homepage_quotes_order": [
"chase-replit",
"stephanie-marqeta-reaction",
"huw-deel",
"sjamilla-vanmoof",
"chandan-cointracker"
],
"request_demo_page_quote": "chase-replit",
"homepage_banner": {
"banner_text": "2023 Trends Report: Offer Acceptance Rates",
"link_text": "Read Now",
"link_url": "https://try.ashbyhq.com/oar/"
},
"pricing_page_quotes_order": [
"chandan-cointracker-shortened",
"sally-campbell",
"stephanie-marqeta-analytics"
],
"posts_per_page": 6
}