We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 776c186 commit 714335cCopy full SHA for 714335c
docusaurus.config.ts
@@ -64,7 +64,7 @@ const config: Config = {
64
65
themeConfig: {
66
// Replace with your project's social card
67
- image: 'img/docusaurus-social-card.jpg',
+ image: 'img/clsf.png',
68
navbar: {
69
title: 'CLSF',
70
logo: {
src/pages/index.tsx
@@ -33,7 +33,7 @@ export default function Home(): JSX.Element {
33
return (
34
<Layout
35
title={`Hello from ${siteConfig.title}`}
36
- description="Description will go into a meta tag in <head />">
+ description="Develop a soccer simulation team by using any programming language">
37
<HomepageHeader />
38
<main>
39
<HomepageFeatures />
static/img/clsf.png
198 KB
0 commit comments