1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

feat(ui): update the twitter icon (#1221)

This commit is contained in:
Cotes Chung
2023-09-10 20:23:34 +08:00
committed by GitHub
parent 4237d078fa
commit aff7566774
4 changed files with 26 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
<!-- Post sharing snippet -->
<div class="share-wrapper">
<div class="share-wrapper d-flex align-items-center">
<span class="share-label text-muted me-1">{{ site.data.locales[include.lang].post.share }}</span>
<span class="share-icons">
{% capture title %}{{ page.title }} - {{ site.title }}{% endcapture %}