From 071984a12d1c7887d0ef41b206e01bc5afefb95d Mon Sep 17 00:00:00 2001
From: Juan José Rodríguez <juaoose@users.noreply.github.com>
Date: Tue, 31 Aug 2021 21:40:31 +0000
Subject: [PATCH] fix product typo in external hosting section

---
 data/graphConfig.yaml |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/data/graphConfig.yaml b/data/graphConfig.yaml
index 67f481b..4104e42 100644
--- a/data/graphConfig.yaml
+++ b/data/graphConfig.yaml
@@ -1,11 +1,5 @@
 enableLegend: false
 enableDrag: true
 enableZoom: true
-base:
-  node: "#284b63"
-  activeNode: "#f28482"
-  inactiveNode: "#a8b3bd"
-  link: "#babdbf"
-  activeLink: "#5a7282"
 paths:
   - /moc: "#4388cc"
\ No newline at end of file

--
Gitblit v1.10.0