diff --git a/_config.yml b/_config.yml index ea8bb8f..13b1d89 100644 --- a/_config.yml +++ b/_config.yml @@ -16,6 +16,7 @@ title: Ayo's Blog description: Blogs on tech, life, and personal growth author: Ayo Ayco +lang: en attribution: Ayo Ayco attribution-url: "https://ayco.io" bugreport_url: "https://github.com/ayoayco/blog/issues/new" diff --git a/_layouts/default.html b/_layouts/default.html index ba724d1..024f787 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,5 +1,5 @@ - + {% include head.html %}