diff --git a/.gitignore b/.gitignore index 1c99fa4..24c64aa 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,6 @@ /deploy.sh /.sass-cache/ .bundle -vendor +/vendor/ .vscode/ -.DS_Store \ No newline at end of file +.DS_Store diff --git a/_data/options.yml b/_data/options.yml index 8a44891..e20338e 100644 --- a/_data/options.yml +++ b/_data/options.yml @@ -554,9 +554,9 @@ force_redirect_help_mirrors: - ohmyzsh.git label_map: - unknown: label-default - syncing: label-info - success: label-success - fail: label-warning - failed: label-warning - paused: label-warning + unknown: text-bg-dummy + syncing: text-bg-info + success: text-bg-success + fail: text-bg-warning + failed: text-bg-warning + paused: text-bg-warning diff --git a/_includes/footer.html b/_includes/footer.html index 09327d3..a9fe2f1 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,9 +1,8 @@ -{% for footer-i in (1..2) %} -{% unless page.legacy and footer-i == 1 %} -