Skip to content

Commit eadaec4

Browse files
committed
fix: update footer links to include FAQ
1 parent 6544ad4 commit eadaec4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hugo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,6 @@ enable = false
268268
[[params.links.footer.community.items]]
269269
name = "Forum"
270270
url = "https://discuss.layer5.io"
271-
[[params.links.footer.community.items]]
272-
name = "FAQ"
273-
url = "https://layer5.io/company/faq"
274271
[[params.links.footer.community.items]]
275272
name = "Programs"
276273
url = "https://layer5.io/careers/programs"
@@ -311,6 +308,9 @@ enable = false
311308
[[params.links.footer.company.items]]
312309
name = "Career"
313310
url = "https://layer5.io/careers"
311+
[[params.links.footer.company.items]]
312+
name = "FAQ"
313+
url = "https://layer5.io/company/faq"
314314
[[params.links.footer.company.items]]
315315
name = "Partners"
316316
url = "https://layer5.io/partners"

0 commit comments

Comments
 (0)