Skip to content

Commit ec13898

Browse files
committed
social
1 parent bbc1155 commit ec13898

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const config = {
5454
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
5555
({
5656
// Replace with your project's social card
57-
image: 'img/docusaurus-social-card.jpg',
57+
image: 'img/cyclops_helmsman.jpg',
5858
announcementBar: {
5959
backgroundColor: '#dea731',
6060
textColor: '#000',

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export default function Home() {
4242
const {siteConfig} = useDocusaurusContext();
4343
return (
4444
<Layout
45-
title={`Hello from ${siteConfig.title}`}
45+
title={`Developer firendly Kubernetes`}
4646
description="Description will go into a meta tag in <head />">
4747
<HomepageHeader/>
4848
<main>

0 commit comments

Comments
 (0)