From 574f4e701f13c6077bb1ed8ed29f88ef3067fb24 Mon Sep 17 00:00:00 2001 From: "yongen.loong" Date: Wed, 28 Aug 2024 15:10:06 +0800 Subject: [PATCH] feat: update footer --- config/footer-links.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/config/footer-links.json b/config/footer-links.json index 3ed9edc2..cd07fb82 100644 --- a/config/footer-links.json +++ b/config/footer-links.json @@ -11,14 +11,14 @@ "label": "Audit Report", "href": "https://github.com/AElfProject/aelf-audit-reports" }, - { - "label": "Privacy", - "href": "/legal/privacy-policy/" - }, { "label": "Terms of Use", "href": "/legal/terms-of-use/" }, + { + "label": "Privacy Policy", + "href": "/legal/privacy-policy/" + }, { "label": "Cookie Policy", "href": "/legal/cookie-policy/" @@ -64,20 +64,20 @@ { "label": "aelf Ventures", "href": "https://aelf.com/ecosystem#ECOSYSTEM_VENTURES" - }, - { - "label": "Blog", - "href": "https://blog.aelf.com/" - }, - { - "label": "About aelf", - "href": "/about-aelf/" } ] }, { - "title": "Connect", + "title": "General", "items": [ + { + "label": "About aelf", + "href": "/about-aelf/" + }, + { + "label": "Blog", + "href": "https://blog.aelf.com/" + }, { "label": "Contact Us", "href": "https://form.aelf.com/contact"