From 5bb8e6bb9b4df512c39029f8cdd71068d13adcc9 Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Thu, 20 Sep 2018 16:27:21 +0800 Subject: [PATCH] header --- 404.html | 34 +++++++++++++++++----------------- blog-single.html | 46 +++++++++++++++++++++++----------------------- blog.html | 40 ++++++++++++++++++++-------------------- css/swiper.css | 10 +++++----- images/logo.png | Bin 0 -> 977 bytes images/logoname.png | Bin 0 -> 802 bytes images/logotitle.png | Bin 0 -> 2465 bytes images/swiper-slide-1.png | Bin 0 -> 1347518 bytes images/swiper-slide-2.png | Bin 0 -> 254908 bytes images/swiper-slide-3.png | Bin 0 -> 848231 bytes images/swiper-slide-main-2.png | Bin 0 -> 150981 bytes images/swiper-slide-main-3.png | Bin 0 -> 101085 bytes img/logo.png | Bin 977 -> 0 bytes img/logoname.png | Bin 802 -> 0 bytes img/logotitle.png | Bin 2465 -> 0 bytes img/swiper-slide-1.png | Bin 1347518 -> 0 bytes img/swiper-slide-2.png | Bin 254908 -> 0 bytes img/swiper-slide-3.png | Bin 848231 -> 0 bytes img/swiper-slide-main-2.png | Bin 150981 -> 0 bytes img/swiper-slide-main-3.png | Bin 101085 -> 0 bytes index.html | 6 +++--- mail-success.html | 32 ++++++++++++++++---------------- portfolio-single.html | 34 +++++++++++++++++----------------- portfolio.html | 34 +++++++++++++++++----------------- 24 files changed, 118 insertions(+), 118 deletions(-) create mode 100755 images/logo.png create mode 100755 images/logoname.png create mode 100755 images/logotitle.png create mode 100755 images/swiper-slide-1.png create mode 100755 images/swiper-slide-2.png create mode 100755 images/swiper-slide-3.png create mode 100755 images/swiper-slide-main-2.png create mode 100755 images/swiper-slide-main-3.png delete mode 100755 img/logo.png delete mode 100755 img/logoname.png delete mode 100755 img/logotitle.png delete mode 100755 img/swiper-slide-1.png delete mode 100755 img/swiper-slide-2.png delete mode 100755 img/swiper-slide-3.png delete mode 100755 img/swiper-slide-main-2.png delete mode 100755 img/swiper-slide-main-3.png diff --git a/404.html b/404.html index a9daa77..120059c 100755 --- a/404.html +++ b/404.html @@ -9,7 +9,7 @@ - + @@ -22,12 +22,12 @@ - + - + @@ -40,10 +40,10 @@ - + - +

Ruby Color

@@ -59,7 +59,7 @@
- + - - + + - - + +
@@ -159,8 +159,8 @@
- - + + - - + + @@ -261,8 +261,8 @@ - + - \ No newline at end of file + diff --git a/blog-single.html b/blog-single.html index 96f9103..ec04e8e 100755 --- a/blog-single.html +++ b/blog-single.html @@ -9,7 +9,7 @@ - + @@ -22,12 +22,12 @@ - + - + @@ -40,10 +40,10 @@ - + - +

Ruby Color

@@ -59,7 +59,7 @@
- + - - + + - +
@@ -153,16 +153,16 @@
- - - + + +
- - - + + +
@@ -220,9 +220,9 @@
- - - + + + - - + + @@ -324,8 +324,8 @@ - + - \ No newline at end of file + diff --git a/blog.html b/blog.html index 2c89217..4d94906 100755 --- a/blog.html +++ b/blog.html @@ -9,7 +9,7 @@ - + @@ -22,12 +22,12 @@ - + - + @@ -40,10 +40,10 @@ - + - +

Ruby Color

@@ -59,7 +59,7 @@
- + - + - +
@@ -236,7 +236,7 @@
- +
- +
- - + +
@@ -316,9 +316,9 @@
- - - + + + - - + + @@ -420,8 +420,8 @@ - + - \ No newline at end of file + diff --git a/css/swiper.css b/css/swiper.css index 04416a9..d8a6e3c 100755 --- a/css/swiper.css +++ b/css/swiper.css @@ -27,24 +27,24 @@ float: left; } .swiper-slide-1{ - background: url("../img/swiper-slide-1.png") no-repeat; + background: url("../images/swiper-slide-1.png") no-repeat; background-size:100% 100% ; } .swiper-slide-2{ - background: url("../img/swiper-slide-2.png") no-repeat; + background: url("../images/swiper-slide-2.png") no-repeat; background-size:100% 100% ; } .swiper-slide-main-2{ - background: url("../img/swiper-slide-main-2.png") no-repeat center right; + background: url("../images/swiper-slide-main-2.png") no-repeat center right; } .swiper-slide-3{ - background: url("../img/swiper-slide-3.png") no-repeat; + background: url("../images/swiper-slide-3.png") no-repeat; background-size:100% 100% ; } .swiper-slide-main-3{ - background: url("../img/swiper-slide-main-3.png") no-repeat center right; + background: url("../images/swiper-slide-main-3.png") no-repeat center right; } .swiper-slide-large{ padding-top: 208px; diff --git a/images/logo.png b/images/logo.png new file mode 100755 index 0000000..c3e87a8 Binary files /dev/null and b/images/logo.png differ diff --git a/images/logoname.png b/images/logoname.png new file mode 100755 index 0000000..fc14f2f Binary files /dev/null and b/images/logoname.png differ diff --git a/images/logotitle.png b/images/logotitle.png new file mode 100755 index 0000000..59b3d8c Binary files /dev/null and b/images/logotitle.png differ diff --git a/images/swiper-slide-1.png b/images/swiper-slide-1.png new file mode 100755 index 0000000..5562c7c Binary files /dev/null and b/images/swiper-slide-1.png differ diff --git a/images/swiper-slide-2.png b/images/swiper-slide-2.png new file mode 100755 index 0000000..b0de653 Binary files /dev/null and b/images/swiper-slide-2.png differ diff --git a/images/swiper-slide-3.png b/images/swiper-slide-3.png new file mode 100755 index 0000000..479563f Binary files /dev/null and b/images/swiper-slide-3.png differ diff --git a/images/swiper-slide-main-2.png b/images/swiper-slide-main-2.png new file mode 100755 index 0000000..5b447a0 Binary files /dev/null and b/images/swiper-slide-main-2.png differ diff --git a/images/swiper-slide-main-3.png b/images/swiper-slide-main-3.png new file mode 100755 index 0000000..6c11d25 Binary files /dev/null and b/images/swiper-slide-main-3.png differ diff --git a/img/logo.png b/img/logo.png deleted file mode 100755 index c3e87a8..0000000 Binary files a/img/logo.png and /dev/null differ diff --git a/img/logoname.png b/img/logoname.png deleted file mode 100755 index fc14f2f..0000000 Binary files a/img/logoname.png and /dev/null differ diff --git a/img/logotitle.png b/img/logotitle.png deleted file mode 100755 index 59b3d8c..0000000 Binary files a/img/logotitle.png and /dev/null differ diff --git a/img/swiper-slide-1.png b/img/swiper-slide-1.png deleted file mode 100755 index 5562c7c..0000000 Binary files a/img/swiper-slide-1.png and /dev/null differ diff --git a/img/swiper-slide-2.png b/img/swiper-slide-2.png deleted file mode 100755 index b0de653..0000000 Binary files a/img/swiper-slide-2.png and /dev/null differ diff --git a/img/swiper-slide-3.png b/img/swiper-slide-3.png deleted file mode 100755 index 479563f..0000000 Binary files a/img/swiper-slide-3.png and /dev/null differ diff --git a/img/swiper-slide-main-2.png b/img/swiper-slide-main-2.png deleted file mode 100755 index 5b447a0..0000000 Binary files a/img/swiper-slide-main-2.png and /dev/null differ diff --git a/img/swiper-slide-main-3.png b/img/swiper-slide-main-3.png deleted file mode 100755 index 6c11d25..0000000 Binary files a/img/swiper-slide-main-3.png and /dev/null differ diff --git a/index.html b/index.html index 5aa86a6..b9d624d 100755 --- a/index.html +++ b/index.html @@ -70,9 +70,9 @@
diff --git a/mail-success.html b/mail-success.html index c422e47..f282dff 100755 --- a/mail-success.html +++ b/mail-success.html @@ -9,7 +9,7 @@ - + @@ -22,12 +22,12 @@ - + - + @@ -40,10 +40,10 @@ - + - +

Ruby Color

@@ -59,7 +59,7 @@
- + - - + + - - + +
@@ -153,8 +153,8 @@
- - + + - + @@ -254,8 +254,8 @@ - + - \ No newline at end of file + diff --git a/portfolio-single.html b/portfolio-single.html index a6d2492..4727874 100755 --- a/portfolio-single.html +++ b/portfolio-single.html @@ -9,7 +9,7 @@ - + @@ -22,12 +22,12 @@ - + - + @@ -40,10 +40,10 @@ - + - +

Ruby Color

@@ -59,7 +59,7 @@
- + - - + + - - - + + +
@@ -190,8 +190,8 @@
- - + + - + @@ -291,8 +291,8 @@ - + - \ No newline at end of file + diff --git a/portfolio.html b/portfolio.html index 3c60cee..047cfe9 100755 --- a/portfolio.html +++ b/portfolio.html @@ -9,7 +9,7 @@ - + @@ -22,12 +22,12 @@ - + - + @@ -40,10 +40,10 @@ - + - +

Ruby Color

@@ -59,7 +59,7 @@
- + - - + + - +
@@ -234,7 +234,7 @@
- +
@@ -292,9 +292,9 @@
- - - + + + - + @@ -395,8 +395,8 @@ - + - \ No newline at end of file + -- libgit2 0.21.4