mirror of
https://github.com/logos-messaging/docs.waku.org.git
synced 2026-01-07 15:23:07 +00:00
Fix metadata
This commit is contained in:
parent
bfd32a46af
commit
d86faf563c
@ -6,9 +6,9 @@ const darkCodeTheme = require("prism-react-renderer/themes/dracula");
|
|||||||
|
|
||||||
/** @type {import('@docusaurus/types').Config} */
|
/** @type {import('@docusaurus/types').Config} */
|
||||||
const config = {
|
const config = {
|
||||||
title: "Waku guides",
|
title: "Waku Guides",
|
||||||
tagline: "Waku is the communication layer for Web3.",
|
tagline: "Waku is the communication layer for Web3.",
|
||||||
url: "https://waku.guides",
|
url: "https://waku.guide/",
|
||||||
baseUrl: "/",
|
baseUrl: "/",
|
||||||
onBrokenLinks: "throw",
|
onBrokenLinks: "throw",
|
||||||
onBrokenMarkdownLinks: "warn",
|
onBrokenMarkdownLinks: "warn",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user