diff options
| author | June <liumy.f@outlook.com> | 2022-11-28 11:11:24 +0800 |
|---|---|---|
| committer | June <liumy.f@outlook.com> | 2022-11-28 11:11:24 +0800 |
| commit | d33691eed6c1e5f1f7bf710b77ff3a01a65cea3c (patch) | |
| tree | aa8298538883e6a60838ffd184d365796d46935f /layouts/section | |
| parent | e018919ead448ff70dd1697c03143a46ad690c71 (diff) | |
Support for more social icons
Diffstat (limited to 'layouts/section')
| -rw-r--r-- | layouts/section/archive.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/section/archive.html b/layouts/section/archive.html index 08d12f3..315ec76 100644 --- a/layouts/section/archive.html +++ b/layouts/section/archive.html @@ -12,7 +12,7 @@ {{ range $pages.GroupByDate "2006" }} - <section class=""> + <section> <span class="fa listing-seperator"> <span class="tag-text">{{ .Key }}</span></span> {{ range .Pages }} |
