Skip to content

Commit

Permalink
feat(更换 loading):减少体积
Browse files Browse the repository at this point in the history
  • Loading branch information
bluest-hu authored and 深蓝 committed Aug 21, 2018
1 parent ab9c317 commit 2c8275b
Show file tree
Hide file tree
Showing 19 changed files with 461 additions and 12 deletions.
7 changes: 6 additions & 1 deletion 404.php
Expand Up @@ -6,4 +6,9 @@
* Time: 12:15
*/

echo '404';
get_header();?>
<div class="post-wrap content-width">
<h1>404</h1>
</div>

<?php get_footer();?>
29 changes: 29 additions & 0 deletions assets/images/svg-loaders/audio.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
47 changes: 47 additions & 0 deletions assets/images/svg-loaders/ball-triangle.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
52 changes: 52 additions & 0 deletions assets/images/svg-loaders/bars.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions assets/images/svg-loaders/circles.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions assets/images/svg-loaders/grid.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions assets/images/svg-loaders/hearts.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions assets/images/svg-loaders/oval.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions assets/images/svg-loaders/puff.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 42 additions & 0 deletions assets/images/svg-loaders/rings.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2c8275b

Please sign in to comment.