Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
],
],
themeConfig: {
image: '/img/linkis_logo.png',
algolia: {
appId: 'AE29KQB3IA',
apiKey: '9ca054a67ee2403605e78587a518b0d6',
Expand Down
2 changes: 1 addition & 1 deletion src/pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export default function() {
return (
<Layout
title={siteConfig.title}
description="Description will go into a meta tag in <head />">
description="Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.">
<main>
<Home/>
</main>
Expand Down
Binary file added static/img/linkis_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading