diff options
| author | s1nical <[email protected]> | 2019-08-14 21:01:26 -0700 |
|---|---|---|
| committer | s1nical <[email protected]> | 2019-08-14 21:01:26 -0700 |
| commit | e7e7bd82eeae4e8d29704f9ac0052756efe6fab3 (patch) | |
| tree | f2131b43f823a9cdca4728bbfa006b2d587402db /directory/index.html | |
| parent | add humans.txt and robots.txt, remove unused meta (diff) | |
| download | s1n.pw-admin-e7e7bd82eeae4e8d29704f9ac0052756efe6fab3.tar.xz s1n.pw-admin-e7e7bd82eeae4e8d29704f9ac0052756efe6fab3.zip | |
remvoed directory loader but kept code
Diffstat (limited to 'directory/index.html')
| -rw-r--r-- | directory/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/directory/index.html b/directory/index.html index d3895e9..587dac8 100644 --- a/directory/index.html +++ b/directory/index.html @@ -46,6 +46,7 @@ </div> <!-- Loading Animation --> + <!-- <div class="loader-wrapper"> <div class="loader"> <span class="">Label:</span> @@ -55,5 +56,6 @@ <span class="ascii-spinner-4">\</span> </div> </div> + --> </body> </html>
\ No newline at end of file |