diff --git a/_config.yml b/_config.yml index e2e7b7e..e99e2fd 100644 --- a/_config.yml +++ b/_config.yml @@ -7,7 +7,7 @@ title: Curben subtitle: description: author: curben -language: +language: en timezone: # URL @@ -93,9 +93,6 @@ feed: # theme config theme_config: - # Lang - language: en - # Dark Mode dark: true diff --git a/themes/typing/layout/layout.ejs b/themes/typing/layout/layout.ejs index 1f38787..615e553 100644 --- a/themes/typing/layout/layout.ejs +++ b/themes/typing/layout/layout.ejs @@ -1,5 +1,5 @@ - + <%- partial('_partial/head') %> <%/* set /about page to use "home" page layout */%> <% if (is_current('about/index.html')) { %>