From ece589af3d3e807ebbdda796c748a64610f3e532 Mon Sep 17 00:00:00 2001 From: Miao Wang Date: Fri, 25 Aug 2017 23:27:23 +0800 Subject: [PATCH] add 2x 3x 4x for logos Signed-off-by: Miao Wang --- _includes/footer.html | 2 +- _includes/nav.html | 2 +- static/img/logo-small.png | Bin 2932 -> 1786 bytes static/img/logo-small@2x.png | Bin 0 -> 3261 bytes static/img/logo-small@3x.png | Bin 0 -> 4796 bytes static/img/logo-small@4x.png | Bin 0 -> 6349 bytes static/img/logo-white.png | Bin 8147 -> 4163 bytes static/img/logo-white@2x.png | Bin 0 -> 8212 bytes static/img/logo-white@3x.png | Bin 0 -> 11934 bytes static/img/logo-white@4x.png | Bin 0 -> 16137 bytes 10 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 static/img/logo-small@2x.png create mode 100644 static/img/logo-small@3x.png create mode 100644 static/img/logo-small@4x.png create mode 100644 static/img/logo-white@2x.png create mode 100644 static/img/logo-white@3x.png create mode 100644 static/img/logo-white@4x.png diff --git a/_includes/footer.html b/_includes/footer.html index 9809d98..f5e947e 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -28,7 +28,7 @@
- +
diff --git a/_includes/nav.html b/_includes/nav.html index c33067a..21f79a8 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -7,7 +7,7 @@ - 清华大学开源软件镜像站 + 清华大学开源软件镜像站