From 48a565a51db9e4948beb849b151fccdd3627c4df Mon Sep 17 00:00:00 2001 From: Mariana Meireles Date: Wed, 1 Jun 2022 17:41:31 -0300 Subject: [PATCH] Fix all favicon issues (#483) Co-authored-by: mariana --- examples/altair.html | 2 +- examples/antigravity.html | 2 +- examples/d3.html | 1 + examples/folium.html | 2 +- examples/handtrack/say_hello.html | 2 +- examples/matplotlib.html | 2 +- examples/message_passing.html | 1 + examples/numpy_canvas_fractals.html | 2 +- examples/panel_deckgl.html | 1 - examples/panel_kmeans.html | 1 - examples/panel_stream.html | 1 - examples/simple_bioinformatics_tool.html | 1 + examples/toga/freedom.html | 1 + examples/webgl/raycaster/index.html | 1 + 14 files changed, 11 insertions(+), 9 deletions(-) diff --git a/examples/altair.html b/examples/altair.html index 753a88b9..0e3001e9 100644 --- a/examples/altair.html +++ b/examples/altair.html @@ -2,7 +2,7 @@ Altair - + diff --git a/examples/antigravity.html b/examples/antigravity.html index f3292570..fa3657bb 100644 --- a/examples/antigravity.html +++ b/examples/antigravity.html @@ -2,7 +2,7 @@ Antigravity - + diff --git a/examples/d3.html b/examples/d3.html index b429c3d5..a4453fc5 100644 --- a/examples/d3.html +++ b/examples/d3.html @@ -2,6 +2,7 @@ d3: JavaScript & PyScript visualizations side-by-side + diff --git a/examples/folium.html b/examples/folium.html index 84772785..ac9515d9 100644 --- a/examples/folium.html +++ b/examples/folium.html @@ -2,7 +2,7 @@ Folium - + diff --git a/examples/handtrack/say_hello.html b/examples/handtrack/say_hello.html index 3c707c74..03af5d53 100644 --- a/examples/handtrack/say_hello.html +++ b/examples/handtrack/say_hello.html @@ -6,7 +6,7 @@ Svelte app - + diff --git a/examples/matplotlib.html b/examples/matplotlib.html index fe543693..c9134853 100644 --- a/examples/matplotlib.html +++ b/examples/matplotlib.html @@ -2,7 +2,7 @@ Matplotlib - + diff --git a/examples/message_passing.html b/examples/message_passing.html index ee10a74a..389c1bf1 100644 --- a/examples/message_passing.html +++ b/examples/message_passing.html @@ -1,6 +1,7 @@ + diff --git a/examples/numpy_canvas_fractals.html b/examples/numpy_canvas_fractals.html index 37cbbbe1..9d697283 100644 --- a/examples/numpy_canvas_fractals.html +++ b/examples/numpy_canvas_fractals.html @@ -2,7 +2,7 @@ Visualization of Mandelbrot, Julia and Newton sets with NumPy and HTML5 canvas - + diff --git a/examples/panel_deckgl.html b/examples/panel_deckgl.html index 8e9d1cf7..a6051b9d 100644 --- a/examples/panel_deckgl.html +++ b/examples/panel_deckgl.html @@ -2,7 +2,6 @@ - diff --git a/examples/panel_kmeans.html b/examples/panel_kmeans.html index f4a76d18..4ae853ca 100644 --- a/examples/panel_kmeans.html +++ b/examples/panel_kmeans.html @@ -2,7 +2,6 @@ - diff --git a/examples/panel_stream.html b/examples/panel_stream.html index 5fc0f079..6bd9fff7 100644 --- a/examples/panel_stream.html +++ b/examples/panel_stream.html @@ -2,7 +2,6 @@ - diff --git a/examples/simple_bioinformatics_tool.html b/examples/simple_bioinformatics_tool.html index b6ca8bb9..fa6ff2d2 100644 --- a/examples/simple_bioinformatics_tool.html +++ b/examples/simple_bioinformatics_tool.html @@ -4,6 +4,7 @@ PyScript — Simple Bioinformatics Example + diff --git a/examples/toga/freedom.html b/examples/toga/freedom.html index fbf3d247..1a263e6e 100644 --- a/examples/toga/freedom.html +++ b/examples/toga/freedom.html @@ -15,6 +15,7 @@ Loading... +
Loading...
diff --git a/examples/webgl/raycaster/index.html b/examples/webgl/raycaster/index.html index a767f792..acb1c1a8 100644 --- a/examples/webgl/raycaster/index.html +++ b/examples/webgl/raycaster/index.html @@ -3,6 +3,7 @@ Raycaster +