From 2bf6b4bc01f4bee4e0d9e97dfa17c18a19d0c450 Mon Sep 17 00:00:00 2001 From: ksr Date: Sat, 9 Sep 2023 14:36:32 +0200 Subject: [PATCH] vac roadmap fix gantt cont' Signed-off-by: ksr --- .../vac/p2p/nimlibp2p/vac/webrtc-transport.md | 25 ++++++++++--------- 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/content/roadmap/vac/p2p/nimlibp2p/vac/webrtc-transport.md b/content/roadmap/vac/p2p/nimlibp2p/vac/webrtc-transport.md index 28087d134..614d3e6a6 100644 --- a/content/roadmap/vac/p2p/nimlibp2p/vac/webrtc-transport.md +++ b/content/roadmap/vac/p2p/nimlibp2p/vac/webrtc-transport.md @@ -5,18 +5,19 @@ title: "WebRTC Transport" --- ```mermaid -%%{ - init: { - 'theme': 'base', - 'themeVariables': { - 'primaryColor': '#BB2528', - 'primaryTextColor': '#fff', - 'primaryBorderColor': '#7C0000', - 'lineColor': '#F8B229', - 'secondaryColor': '#006100', - 'tertiaryColor': '#fff' - } - } +%%{ + init: { + 'theme': 'base', + 'themeVariables': { + 'primaryColor': '#BB2528', + 'primaryTextColor': '#fff', + 'primaryBorderColor': '#7C0000', + 'lineColor': '#F8B229', + 'secondaryColor': '#006100', + 'tertiaryColor': '#fff', + 'tickInterval': '1month' + } + } }%% gantt dateFormat YYYY-MM-DD