Skip to content

Commit

Permalink
settings
Browse files Browse the repository at this point in the history
  • Loading branch information
qx-nico committed Jul 27, 2023
1 parent 61aadde commit 022b8d4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const copyright = `Copyright © ${new Date().getFullYear()} Fleek`;
/** @type {import('@docusaurus/types').Config} */
const config = {
title: 'Fleek Network Docs',
tagline: 'Welcome to the docs of Fleek Network, a lightning fast and decentralized CDN built to supercharge web3.',
tagline: 'Welcome to the docs of Fleek Network, a decentralized edge platform for building edge services.',
url: 'https://docs.fleek.network',
baseUrl: '/',
onBrokenLinks: 'throw',
Expand Down Expand Up @@ -104,7 +104,7 @@ const config = {
({
image: 'img/documentation.png',
metadata:[{
description: 'Welcome to the docs of Fleek Network, a lightning fast and decentralized CDN built to supercharge web3.'}],
description: 'Welcome to the docs of Fleek Network, a decentralized edge platform for building edge services.'}],
colorMode: {
defaultMode: 'dark',
disableSwitch: true,
Expand Down
Binary file modified static/img/documentation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/favicon.ico
Binary file not shown.

0 comments on commit 022b8d4

Please sign in to comment.