From aee8a0e7dcaba23fcd5f3c4fc7ea1295a65b4f18 Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Mon, 23 Mar 2020 20:50:12 -0500
Subject: [PATCH] 	modified:   ../../gatsby-config.js

---
 gatsby-config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gatsby-config.js b/gatsby-config.js
index c6cc3fa..de3d6e7 100644
--- a/gatsby-config.js
+++ b/gatsby-config.js
@@ -9,7 +9,7 @@ module.exports = {
     siteImage:`/banner.png`,
     siteLanguage: `en`,
     themeColor: `#e1a809`,
-    basePath: `/`,
+    basePath: `/tutorial/eic_tutorial/`,
     footer: `Theme by Rocketseat`,
   },
   plugins: [
-- 
GitLab