diff --git a/index.html b/index.html index 5d598889..26e07201 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,6 @@ + diff --git a/landpage.css b/landpage.css index 839b8910..c667c350 100644 --- a/landpage.css +++ b/landpage.css @@ -13,7 +13,7 @@ width: 100%; height: 100vh; z-index: 99999999; - background: url('Loader.webp'); /* your icon gif file path */ + background: url('loaderLogo.webp'); /* your icon gif file path */ background-repeat: no-repeat; background-color: black; background-position: center; diff --git a/loaderLogo.webp b/loaderLogo.webp new file mode 100644 index 00000000..f3c47d83 Binary files /dev/null and b/loaderLogo.webp differ diff --git a/popular.html b/popular.html index 5b168932..9bfb8dc9 100644 --- a/popular.html +++ b/popular.html @@ -1,6 +1,7 @@ +