diff --git a/README.md b/README.md index 4b9daf9..1f2b996 100644 --- a/README.md +++ b/README.md @@ -15,21 +15,20 @@ ## Table of Contents - [Content editing](#content-editing) - - [Pages](#pages) - - [Special pages](#special-pages) - - [Front page](#front-page) + - [Pages](#pages) + - [Special pages](#special-pages) - [Development](#development) - - [Install dependencies](#install-dependencies) - - [Development build](#development-build) + - [Install dependencies](#install-dependencies) + - [Development build](#development-build) - [Continuous deployment: always be shipping](#continuous-deployment-always-be-shipping) - [Manual deployment](#manual-deployment) - - [Prerequisite: authentication](#prerequisite-authentication) - - [Staging build & beta deployment](#staging-build--beta-deployment) - - [Production build & live deployment](#production-build--live-deployment) -- [Coding conventions](#coding-conventions--browser-support) - - [(S)CSS](#scss) - - [js](#js) -- [Authors & Contributors](#authors--contributors) + - [Prerequisite: authentication](#prerequisite-authentication) + - [Staging build & beta deployment](#staging-build-beta-deployment) + - [Production build & live deployment](#production-build-live-deployment) +- [Coding conventions & Browser support](#coding-conventions-browser-support) + - [(S)CSS](#s-css) + - [js](#js) +- [Authors & Contributors](#authors-contributors) - [License](#license) ---