feat: update style / exampleSite files and compatible with Hugo 0.58

This commit is contained in:
Dillon
2019-09-29 15:56:11 +08:00
parent 42d50ae53c
commit 69068c7cfc
10 changed files with 951 additions and 39 deletions

View File

@@ -182,7 +182,10 @@
}
}
h3::before {
h3::before,
h4::before,
h5::before,
h6::before {
content: "|";
margin-right: .3125rem;
color: $post-link-color;