feat: add paginator to blog list
This commit is contained in:
@ -43,3 +43,7 @@ p.meta {
|
||||
margin-top: 2.25rem;
|
||||
font-size: $font-size-base;
|
||||
}
|
||||
|
||||
.page-link:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user