From a165b9942886a6aa946c995b307331c901ec6ac2 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Mon, 20 Mar 2017 14:35:45 -0400 Subject: [PATCH] Indent lists --- README.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index a47e89e..1f3dd26 100644 --- a/README.md +++ b/README.md @@ -395,17 +395,17 @@ To override the default [Sass](http://sass-lang.com/guide) (located in theme's 1. Copy directly from the Basically Basic gem - - Go to your local Basically Basic gem installation directory (run - `bundle show jekyll-theme-basically-basic` to get the path to it). - - Copy the contents of `/assets/stylesheets/main.scss` from there to - ``. - - Customize want you want inside `/assets/stylesheets/main.scss`. + - Go to your local Basically Basic gem installation directory (run + `bundle show jekyll-theme-basically-basic` to get the path to it). + - Copy the contents of `/assets/stylesheets/main.scss` from there to + ``. + - Customize want you want inside `/assets/stylesheets/main.scss`. 2. Copy from this repo. - - Copy the contents of [assets/stylesheets/main.scss](assets/stylesheets/main.scss) - to ``. - - Customize want you want inside ``. + - Customize want you want inside ``. - - Customize what you want inside `/assets/javascripts/main.js`. + - Go to your local Basically Basic gem installation directory (run + `bundle show jekyll-theme-basically-basic` to get the path to it). + - Copy the contents of `/assets/javascripts/main.js` from there to + ``. + - Customize what you want inside `/assets/javascripts/main.js`. 2. Copy from this repo. - - Copy the contents of [assets/javascripts/main.js](assets/javascripts/main.js) - to ``. - - Customize what you want inside `/assets/javascripts/main.js`. + - Copy the contents of [assets/javascripts/main.js](assets/javascripts/main.js) + to ``. + - Customize what you want inside `/assets/javascripts/main.js`. ### SVG Icons