Skip to content

Commit 714335c

Browse files
committed
some update
1 parent 776c186 commit 714335c

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ const config: Config = {
6464

6565
themeConfig: {
6666
// Replace with your project's social card
67-
image: 'img/docusaurus-social-card.jpg',
67+
image: 'img/clsf.png',
6868
navbar: {
6969
title: 'CLSF',
7070
logo: {

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export default function Home(): JSX.Element {
3333
return (
3434
<Layout
3535
title={`Hello from ${siteConfig.title}`}
36-
description="Description will go into a meta tag in <head />">
36+
description="Develop a soccer simulation team by using any programming language">
3737
<HomepageHeader />
3838
<main>
3939
<HomepageFeatures />

static/img/clsf.png

198 KB
Loading

0 commit comments

Comments
 (0)