diff --git a/README.md b/README.md index 809391f..930cc38 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ The site is automatically built when I push stuff to the repository. This uses [jekyll-theme-console by b2a3e8](https://github.com/b2a3e8/jekyll-theme-console) with a few modifications: -- main.scss has list bulleting code removed -- list.scss now contains the list bullet code -- head.html modified to search for "list: bullet" in front matter -- header.html modified to look for page titled "/git" to display non-relative URL. +- _sass/base.scss has list bulleting code removed +- assets/list.scss now contains the list bullet code +- _includes/head.html modified to search for "list: bullet" in front matter +- _includes/header.html modified to look for page titled "/git" to display non-relative URL. All other changes are made in the markdown.