From a0182ebd1e6e1aef7de7c91f8eae881f539f55ac Mon Sep 17 00:00:00 2001 From: Daniel Ledda Date: Sat, 14 Nov 2020 01:49:47 +0100 Subject: [PATCH] testing bugs --- webapp/{static => dist}/charts.html | 0 webapp/{static => dist}/styles.css | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename webapp/{static => dist}/charts.html (100%) rename webapp/{static => dist}/styles.css (100%) diff --git a/webapp/static/charts.html b/webapp/dist/charts.html similarity index 100% rename from webapp/static/charts.html rename to webapp/dist/charts.html diff --git a/webapp/static/styles.css b/webapp/dist/styles.css similarity index 100% rename from webapp/static/styles.css rename to webapp/dist/styles.css