From fad1d4b10c22daea8a8278bca5ae5b7f88017d03 Mon Sep 17 00:00:00 2001 From: Jerome Laban Date: Tue, 26 Nov 2019 11:21:20 -0500 Subject: [PATCH] Add missing relative path for index.html urls --- src/Uno.Wasm.Bootstrap/Templates/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Uno.Wasm.Bootstrap/Templates/index.html b/src/Uno.Wasm.Bootstrap/Templates/index.html index c008402..d58a061 100644 --- a/src/Uno.Wasm.Bootstrap/Templates/index.html +++ b/src/Uno.Wasm.Bootstrap/Templates/index.html @@ -5,11 +5,11 @@ - - - - - + + + + + $(ADDITIONAL_CSS) $(ADDITIONAL_HEAD)