styling the docs

This commit is contained in:
Marston Connell
2022-09-02 11:26:48 -04:00
parent 3e07dbec6d
commit 592040af2f
7 changed files with 232 additions and 197 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ export default function Home() {
return (
<Layout
title={`${siteConfig.title}`}
description="Description will go into a meta tag in <head />">
description="Documentation for the Jackal Ecosystem.">
<HomepageHeader />
<main>
<HomepageFeatures />