feat(website): add basic landing page (#8313)

Co-authored-by: Noel <buechler.noel@outlook.com>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
This commit is contained in:
Suneet Tipirneni
2022-07-18 13:11:18 -04:00
committed by GitHub
parent 78d013f87c
commit b5d4b2d78b
5 changed files with 54 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
{
"heroTitle": "The most popular way to build Discord bots.",
"heroDescription": "discord.js is a powerful Node.js module that allows you to interact with the Discord API very easily. It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend."
}