Merge pull request #6 from gopal-kaul/main

Added FAQs to the footer as well
This commit is contained in:
ferrreo 2023-02-21 18:40:03 +00:00 committed by GitHub
commit a0f101c095
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ const links = [
title: 'PikaOS',
items: [
{ title: 'Features', href: '#features' },
{ title: 'FAQs', href: '#faqs' },
{ title: 'Download', href: '#download' },
],
},