Disable share links from post pages #15
|
@ -114,7 +114,6 @@ defaults:
|
|||
values:
|
||||
layout: single
|
||||
author_profile: false
|
||||
share: true
|
||||
|
||||
category_archive:
|
||||
type: jekyll-archives
|
||||
|
|
|
@ -155,7 +155,7 @@ body {
|
|||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.page__share + .pagination {
|
||||
.page__meta + .pagination {
|
||||
padding-top: 0;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue