File tree 1 file changed +51
-4
lines changed
1 file changed +51
-4
lines changed Original file line number Diff line number Diff line change 156
156
"destination" : " /trademarks"
157
157
}
158
158
],
159
- "footerSocials" : {
160
- "x" : " https://x.com/cachethq" ,
161
- "github" : " https://github.com/cachethq" ,
162
- "linkedin" : " https://linkedin.com/company/cachethq"
159
+ "footer" : {
160
+ "links" : [
161
+ {
162
+ "title" : " Cachet" ,
163
+ "links" : [
164
+ {
165
+ "label" : " Cachet" ,
166
+ "url" : " https://cachethq.io"
167
+ },
168
+ {
169
+ "label" : " Blog" ,
170
+ "url" : " https://blog.cachethq.io"
171
+ },
172
+ {
173
+ "label" : " Sponsor Cachet" ,
174
+ "url" : " https://github.com/sponsors/cachethq"
175
+ }
176
+ ]
177
+ },
178
+ {
179
+ "title" : " Open Source" ,
180
+ "links" : [
181
+ {
182
+ "label" : " Cachet" ,
183
+ "url" : " https://github.com/cachethq/cachet"
184
+ },
185
+ {
186
+ "label" : " Cachet Core" ,
187
+ "url" : " https://github.com/cachethq/core"
188
+ }
189
+ ]
190
+ },
191
+ {
192
+ "title" : " Demo" ,
193
+ "links" : [
194
+ {
195
+ "label" : " Cachet v3.x" ,
196
+ "url" : " https://dev.cachethq.io"
197
+ },
198
+ {
199
+ "label" : " Cachet v2.4" ,
200
+ "url" : " https://demo.cachethq.io"
201
+ }
202
+ ]
203
+ }
204
+ ],
205
+ "socials" : {
206
+ "x" : " https://x.com/cachethq" ,
207
+ "github" : " https://github.com/cachethq" ,
208
+ "linkedin" : " https://linkedin.com/company/cachethq"
209
+ }
163
210
}
164
211
}
You can’t perform that action at this time.
0 commit comments