From 3135c1f32a950c05366a9227987a1080611ffe3f Mon Sep 17 00:00:00 2001 From: KevinGimbel Date: Tue, 2 Jan 2024 10:49:28 +0000 Subject: [PATCH] deploy: 8b7c34b448ac1b2d373bcb21227889da8fbe1a38 --- index.html | 4 +++- no-graphs/index.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index bb8254d..7516f1a 100644 --- a/index.html +++ b/index.html @@ -23,8 +23,10 @@

Regular code

C -->|Yes| D[App] C -->|No| E[Return error] +

Custom theme

+
%%{init: {'theme':'forest'}}%%
graph TD
A[Public web] -->|HTTP request| B(Firewall)
B --> C{Is port open}
C -->|Yes| D[App]
C -->|No| E[Return error]
- + diff --git a/no-graphs/index.html b/no-graphs/index.html index f740bd8..0f891b4 100644 --- a/no-graphs/index.html +++ b/no-graphs/index.html @@ -10,6 +10,6 @@

Plugin Test Page

This page contains no graphs so no mermaidJS should be loaded.

- +