diff --git a/engine/pre-deploy.sh b/engine/pre-deploy.sh index 8914648..c0a9762 100755 --- a/engine/pre-deploy.sh +++ b/engine/pre-deploy.sh @@ -2,7 +2,7 @@ cd "$(git rev-parse --show-toplevel)" || exit 1 echo "Copying to optim dir" -find _optim -mindepth 1 -delete && cp -r _site _optim +find _optim -mindepth 1 -delete && cp -r _site/* _optim echo "Optim HTML size" ./engine/optim-html.sh # echo "Gen themes clones" diff --git a/src/posts/0012-solaryzed-theme/index.org b/src/posts/0012-solaryzed-theme/index.org index 1e74c01..b526154 100644 --- a/src/posts/0012-solaryzed-theme/index.org +++ b/src/posts/0012-solaryzed-theme/index.org @@ -2,8 +2,8 @@ #+date: [2020-03-01 Sun] #+author: Yann Esposito #+EMAIL: yann@esposito.host -#+keywords: org-mode, blog -#+DESCRIPTION: A generalization of solarized at https://solaryzed.esy.fun +#+keywords: colorscheme +#+DESCRIPTION: A generalization of solarized (https://solaryzed.esy.fun) #+OPTIONS: auto-id:t toc:t #+STARTUP: overview