diff --git a/Mandelbrot.html b/Mandelbrot.html deleted file mode 100644 index a81be7a..0000000 --- a/Mandelbrot.html +++ /dev/null @@ -1,269 +0,0 @@ - - - - - - - - - - - - diff --git a/aglogo.png b/aglogo.png new file mode 100644 index 0000000..bfafaa1 Binary files /dev/null and b/aglogo.png differ diff --git a/aglogo2.svg b/aglogo2.svg deleted file mode 100644 index 4c51883..0000000 --- a/aglogo2.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/gallery.html b/gallery.html index 8bb2277..c391491 100644 --- a/gallery.html +++ b/gallery.html @@ -65,7 +65,7 @@ function Image(source, title, text, x_size, y_size) { this.y_size=y_size; } var images=[ -new Image("aglogo2.svg", "Appguru EU Logo", "My Logo", 1, 1), +new Image("aglogo.png", "Appguru EU Logo", "My Logo", 1, 1), new Image("fractal_screenie.png", "Fractal-Suite Screenshot", "Do you notice my own GUI ? Also, as this image is too big, it is at half it's original size", 0.5, 0.5), new Image("capture08.07.2017 19_20_02_1.jpg", "Planetary Movement Simulation Screenshot", "Try it out ! In there, you are the master of Gravity and the world.", 1, 1), new Image("https://forum.minetest.net/download/file.php?mode=view&id=13354", "Colorful Stones in Minetest", "Made using Schematic Creator. Did you know it's based on an oil painting by Leonid Afremov ?", 0.5, 0.5), diff --git a/menu.html b/menu.html deleted file mode 100644 index f8e5bcd..0000000 --- a/menu.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - \ No newline at end of file