diff --git a/_config.yml b/_config.yml index 52e70f8..c5689d2 100644 --- a/_config.yml +++ b/_config.yml @@ -110,7 +110,7 @@ defaults: google_author: "https://plus.google.com/u/0/118311555303973066167" google_site_verification: "Vk0IOJ2jwG_qEoG7fuEXYqv0m2rLa8P778Fi_GrsgEQ" bing_webmastertools_id: "0FB4C028ABCF07C908C54386ABD2D97F" -# alexa_verify_id: "" +alexa_verify_id: "m1VxsMv1gIN-up4Sw0PGQIvyCRw" @@ -162,6 +162,8 @@ og_description: "Feeling Responsive is built on the fabulous # / /_/ / (__ ) /_/ / /_/ (__ ) # /_____/_/____/\__, /\__,_/____/ # /_/ +# +# used in _includes/comments.html disqus_shortname: feelingresponsive @@ -169,10 +171,23 @@ disqus_shortname: feelingresponsive # _____ # / ___/____ ___________ # \__ \/ __ `/ ___/ ___/ -# ___/ / /_/ (__ |__ ) -# /____/\__,_/____/____/ +# ___/ / /_/ (__ |__ ) More › http://sass-lang.com/ +# /____/\__,_/____/____/ More › http://jekyllrb.com/docs/assets/#sassscss # sass: sass_dir: _sass - style: :compressed \ No newline at end of file + style: :compressed + + +# ___ __ __ _ +# / | ____ ____ _/ /_ __/ /_(_)_________ +# / /| | / __ \/ __ `/ / / / / __/ / ___/ ___/ +# / ___ |/ / / / /_/ / / /_/ / /_/ / /__(__ ) +# /_/ |_/_/ /_/\__,_/_/\__, /\__/_/\___/____/ https://www.google.com/analytics/ +# /____/ +# +# used in _includes/footer_scripts.html + +google_analytics_tracking_id: UA-60112281-1 + diff --git a/_data/language.yml b/_data/language.yml index bc1e06b..9cded77 100644 --- a/_data/language.yml +++ b/_data/language.yml @@ -14,4 +14,6 @@ previous_posts: "Previous Posts" read: "Read" read_more: "Read More ›" if_you_are_not_redirected_automatically: "If you are not redirected automatically," -click_here: "click here" \ No newline at end of file +click_here: "click here" +next_post_in: "Next Post in" +previous_post_in: "Previous Post in" \ No newline at end of file diff --git a/_includes/breadcrumb.html b/_includes/breadcrumb.html index 7c68337..10cca14 100644 --- a/_includes/breadcrumb.html +++ b/_includes/breadcrumb.html @@ -1,8 +1,8 @@ {% comment %} - -http://stackoverflow.com/questions/9612235/what-are-some-good-ways-to-implement-breadcrumbs-on-a-jekyll-site -https://github.com/huonw/huonw.github.io/blob/master/_layouts/default.html#L17 - +* +* http://stackoverflow.com/questions/9612235/what-are-some-good-ways-to-implement-breadcrumbs-on-a-jekyll-site +* https://github.com/huonw/huonw.github.io/blob/master/_layouts/default.html#L17 +* {% endcomment %} diff --git a/_includes/footer.html b/_includes/footer.html index 28cfab9..be979c0 100755 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -69,7 +69,7 @@