Add option to show posts on Homepage (#31)
* Add recent posts to Homepage * Add different content posts * Update html and css * Add basic doc in README * Update README * Use partial * Update page content
This commit is contained in:
@@ -256,6 +256,10 @@ table td {
|
||||
width: 15rem;
|
||||
}
|
||||
|
||||
.home-posts {
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
/* SINGLE */
|
||||
main#content .post {
|
||||
font-size: 1.2rem;
|
||||
|
||||
Reference in New Issue
Block a user