diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 684bbce..6381994 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,6 +22,7 @@ pages: script: - cp _data/en/home.yml _data/home.yml - bundle exec jekyll build -d public + - bundle exec jekyll build -d public/en - cp _data/es/home.yml _data/home.yml - bundle exec jekyll build -d public/es artifacts: diff --git a/_includes/header.html b/_includes/header.html index 83fbdc7..f364c2e 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -11,7 +11,7 @@