Skip to content

Commit f2d6d4b

Browse files
Added Link Preview
1 parent dcd9072 commit f2d6d4b

File tree

4 files changed

+430
-296
lines changed

4 files changed

+430
-296
lines changed

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
8686
],
8787
],
8888
themeConfig: {
89+
image: '/img/linkis_logo.png',
8990
algolia: {
9091
appId: 'AE29KQB3IA',
9192
apiKey: '9ca054a67ee2403605e78587a518b0d6',

src/pages/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export default function() {
4949
return (
5050
<Layout
5151
title={siteConfig.title}
52-
description="Description will go into a meta tag in <head />">
52+
description="Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.">
5353
<main>
5454
<Home/>
5555
</main>

static/img/linkis_logo.png

4.55 MB
Loading

0 commit comments

Comments
 (0)