diff --git a/_config.yml b/_config.yml index 5f9a477..ca47d77 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ markdown: kramdown highlighter: rouge paginate: 100 # it will paginate after this number -language: 'en-uk' +language: 'en' # edit baseurl to simply '/' if using as your personal page (instead of a project page) baseurl: / diff --git a/_layouts/default.html b/_layouts/default.html index 315ac72..2f0b190 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,5 +1,5 @@ - + diff --git a/_layouts/post.html b/_layouts/post.html index e96dd54..1adab15 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -5,6 +5,7 @@ disqus: false giscus: true pinned: false +language: en --- @@ -20,7 +21,8 @@ -
+