Skip to content

Commit 705e0d9

Browse files
committed
edit readme
1 parent 48bab9e commit 705e0d9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

readme.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
# Blog Website Using Express, EJS and Lodash
21

32
## Table of contents
3+
- [Table of contents](#table-of-contents)
44
- [Blog Website Using Express, EJS and Lodash](#blog-website-using-express-ejs-and-lodash)
5-
- [Table of contents](#table-of-contents)
6-
- [General info](#general-info)
7-
- [Requirements](#requirements)
8-
- [Technologies Used](#technologies-used)
9-
- [Set Up](#set-up)
5+
- [Requirements](#requirements)
6+
- [Technologies Used](#technologies-used)
7+
- [Set Up](#set-up)
108

11-
## General info
9+
10+
11+
## Blog Website Using Express, EJS and Lodash
1212

1313
This project uses partials to build a cohesive whole website. It has a home page, about us page , contact us page. Home page stores the new blog posts in chronological order but the actual blog content will be truncated to only 100 characters. When you click on read more, it will take you to an individual page of each of your blog posts and you can read them independently on a single page.
1414

0 commit comments

Comments
 (0)