We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6544ad4 commit eadaec4Copy full SHA for eadaec4
1 file changed
hugo.toml
@@ -268,9 +268,6 @@ enable = false
268
[[params.links.footer.community.items]]
269
name = "Forum"
270
url = "https://discuss.layer5.io"
271
- [[params.links.footer.community.items]]
272
- name = "FAQ"
273
- url = "https://layer5.io/company/faq"
274
275
name = "Programs"
276
url = "https://layer5.io/careers/programs"
@@ -311,6 +308,9 @@ enable = false
311
308
[[params.links.footer.company.items]]
312
309
name = "Career"
313
310
url = "https://layer5.io/careers"
+ [[params.links.footer.company.items]]
+ name = "FAQ"
+ url = "https://layer5.io/company/faq"
314
315
name = "Partners"
316
url = "https://layer5.io/partners"
0 commit comments