diff --git a/404.html b/404.html index fe2494a..e33ccb8 100644 --- a/404.html +++ b/404.html @@ -1,7 +1,7 @@ - + diff --git a/_config.yml b/_config.yml index 824c5b5..a1ac4ee 100644 --- a/_config.yml +++ b/_config.yml @@ -23,4 +23,4 @@ baidu_analysis: fbaddcdc614ca0725679f169efb480a5 google_analysis: UA-129341547-1 pic_bed_root: http://p.ananas.chaoxing.com/star3/origin/ pic_bed_featimg_root: http://pan-yz.chaoxing.com/thumbnail/400,160,50/ -static_cdn_root: //cdn.jsdelivr.net/gh/Valdanitooooo/Gifootball +static_cdn_root: //cdn.jsdelivr.net/gh/Valdanitooooo/gifootball diff --git a/_includes/footer.html b/_includes/footer.html index 22a7813..1abfade 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -5,5 +5,5 @@ \ No newline at end of file diff --git a/_includes/gallery_lightbox.html b/_includes/gallery_lightbox.html index 373f7a9..126adaa 100644 --- a/_includes/gallery_lightbox.html +++ b/_includes/gallery_lightbox.html @@ -2,7 +2,7 @@
{% for gallery in page.gallery %} {% for image in gallery.images %} - {{ page.title }} {% endfor %} {% endfor %} diff --git a/_includes/head.html b/_includes/head.html index b96f8c7..5ef319a 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -7,15 +7,15 @@ {% endif %} - + - - - + + + - + - + diff --git a/_includes/nav.html b/_includes/nav.html index 95f7855..bbf0c0b 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -4,7 +4,7 @@ diff --git a/_includes/search.html b/_includes/search.html index 498b1f1..8dfb8ec 100644 --- a/_includes/search.html +++ b/_includes/search.html @@ -21,7 +21,7 @@
-->
- + + {% endif %} diff --git a/_layouts/default.html b/_layouts/default.html index f047971..56c0374 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -10,7 +10,7 @@
- +
{% if page.url contains 'category' %} {{ page }} diff --git a/_layouts/index-full.html b/_layouts/index-full.html index 156c29c..ca0a44c 100644 --- a/_layouts/index-full.html +++ b/_layouts/index-full.html @@ -23,7 +23,7 @@
{% include footer.html %} {% if site.infinite_scroll == true %} - + {% endif %} diff --git a/_layouts/post-full.html b/_layouts/post-full.html index 0e99a5a..5028b59 100644 --- a/_layouts/post-full.html +++ b/_layouts/post-full.html @@ -47,7 +47,7 @@

{% include gallery_lightbox.html %} {% elsif "gif" == page_type %} {% if page.featimg %} - {{ page.title }} {% endif %} {% if page.videoUrl %} @@ -57,7 +57,7 @@

{% endif %} {% elsif "image" == page_type %} {% if page.featimg %} - {{ page.title }} {% endif %} {% if page.videoUrl %} diff --git a/category/index.html b/category/index.html index 9c37ebf..37d5713 100644 --- a/category/index.html +++ b/category/index.html @@ -32,9 +32,9 @@ var startNum = 0; var endNum = "{{ page.initItem }}"; var totalNum = 0; - var $loading = $('
'); + var $loading = $('
'); var articles; - $.getJSON("/public/json/category/"+keyword+".json").done(function (data) { + $.getJSON("/gifootball/public/json/category/"+keyword+".json").done(function (data) { articles = data; totalTags = getTotalTags(articles); totalNum = articles.length; @@ -123,7 +123,7 @@ } else { if (!!currentData.featimg) { htmlArr += '\ - ' + currentData.title + ''; + ' + currentData.title + ''; } } diff --git a/index.html b/index.html index f79cd73..35c60cf 100644 --- a/index.html +++ b/index.html @@ -48,7 +48,7 @@

{% include footer.html %} - +