From f331a3c398f6e1094a651aff462d6ec284b80594 Mon Sep 17 00:00:00 2001 From: BinHong Lee Date: Mon, 15 May 2017 17:56:20 -0700 Subject: [PATCH] Update some formatting --- docs/_config.yml | 3 ++- docs/index.md | 14 +++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index ddeb671..4dcf05f 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1 +1,2 @@ -theme: jekyll-theme-time-machine \ No newline at end of file +title: Library System +theme: jekyll-theme-time-machine diff --git a/docs/index.md b/docs/index.md index a50f1af..e47f3d3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,12 +1,12 @@ # Documentations -| Table of Content | -| :--------------- | -| [Main](#main) | -| [Book](#book) | -| [Book Factory](#book-factory) | -| [User](#user) | -| [User Factory](#user-factory)| +## Table of Content + +- [Main](#main) +- [Book](#book) +- [Book Factory](#book-factory) +- [User](#user) +- [User Factory](#user-factory) # Main