From cda27f187c73342b360231de363b6262af7034c7 Mon Sep 17 00:00:00 2001 From: Luca Date: Sun, 12 Dec 2021 00:05:39 +0100 Subject: [PATCH] Fix KEVIN's relative paths --- static/kevin-master/assets/fonts/Lato.css | 12 ++++++------ static/kevin-master/index.html | 2 +- static/kevin-master/video-conferencing.html | 4 ++-- static/kevin-master/view.html | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/static/kevin-master/assets/fonts/Lato.css b/static/kevin-master/assets/fonts/Lato.css index ef70d29..457821e 100644 --- a/static/kevin-master/assets/fonts/Lato.css +++ b/static/kevin-master/assets/fonts/Lato.css @@ -2,35 +2,35 @@ font-family: 'Lato'; font-style: italic; font-weight: 300; - src: url(/assets/fonts/S6u_w4BMUTPHjxsI9w2_Gwfo.ttf) format('truetype'); + src: url(assets/fonts/S6u_w4BMUTPHjxsI9w2_Gwfo.ttf) format('truetype'); } @font-face { font-family: 'Lato'; font-style: italic; font-weight: 400; - src: url(/assets/fonts/S6u8w4BMUTPHjxsAXC-v.ttf) format('truetype'); + src: url(assets/fonts/S6u8w4BMUTPHjxsAXC-v.ttf) format('truetype'); } @font-face { font-family: 'Lato'; font-style: italic; font-weight: 700; - src: url(/assets/fonts/S6u_w4BMUTPHjxsI5wq_Gwfo.ttf) format('truetype'); + src: url(assets/fonts/S6u_w4BMUTPHjxsI5wq_Gwfo.ttf) format('truetype'); } @font-face { font-family: 'Lato'; font-style: normal; font-weight: 300; - src: url(/assets/fonts/S6u9w4BMUTPHh7USSwiPHA.ttf) format('truetype'); + src: url(assets/fonts/S6u9w4BMUTPHh7USSwiPHA.ttf) format('truetype'); } @font-face { font-family: 'Lato'; font-style: normal; font-weight: 400; - src: url(/assets/fonts/S6uyw4BMUTPHjx4wWw.ttf) format('truetype'); + src: url(assets/fonts/S6uyw4BMUTPHjx4wWw.ttf) format('truetype'); } @font-face { font-family: 'Lato'; font-style: normal; font-weight: 700; - src: url(/assets/fonts/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype'); + src: url(assets/fonts/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype'); } diff --git a/static/kevin-master/index.html b/static/kevin-master/index.html index 63d3d04..74a5a45 100644 --- a/static/kevin-master/index.html +++ b/static/kevin-master/index.html @@ -126,7 +126,7 @@ - + diff --git a/static/kevin-master/video-conferencing.html b/static/kevin-master/video-conferencing.html index 2f9d98f..80ad6ff 100644 --- a/static/kevin-master/video-conferencing.html +++ b/static/kevin-master/video-conferencing.html @@ -4,7 +4,7 @@ Video Conferencing using RTCMultiConnection - + @@ -36,7 +36,7 @@ - + diff --git a/static/kevin-master/view.html b/static/kevin-master/view.html index a915549..f2e7df0 100644 --- a/static/kevin-master/view.html +++ b/static/kevin-master/view.html @@ -21,7 +21,7 @@ - +