From f94db0da2cc429e62fdbcb879b0f1acf2b45a8d4 Mon Sep 17 00:00:00 2001 From: damencho Date: Thu, 14 Mar 2019 11:11:28 +0000 Subject: [PATCH] Adjust some paths to respect base. --- css/main.scss | 2 +- title.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/css/main.scss b/css/main.scss index d4404b87d..28d4a26ec 100644 --- a/css/main.scss +++ b/css/main.scss @@ -19,7 +19,7 @@ /* Animations END */ /* Flags BEGIN */ -$flagsImagePath: "/images/"; +$flagsImagePath: "../images/"; @import "../node_modules/bc-css-flags/dist/css/bc-css-flags.scss"; /* Flags END */ diff --git a/title.html b/title.html index 5a01153d5..f5928cfa1 100644 --- a/title.html +++ b/title.html @@ -1,9 +1,9 @@ Jitsi Meet - + - - \ No newline at end of file + +