mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
style: improve code style of SCSS & YAML
This commit is contained in:
@@ -1,19 +1,18 @@
|
||||
# The contact options.
|
||||
|
||||
- type: github
|
||||
icon: 'fab fa-github'
|
||||
icon: "fab fa-github"
|
||||
|
||||
- type: twitter
|
||||
icon: 'fab fa-twitter'
|
||||
icon: "fab fa-twitter"
|
||||
|
||||
- type: email
|
||||
icon: 'fas fa-envelope'
|
||||
noblank: true # open link in current tab
|
||||
icon: "fas fa-envelope"
|
||||
noblank: true # open link in current tab
|
||||
|
||||
- type: rss
|
||||
icon: 'fas fa-rss'
|
||||
icon: "fas fa-rss"
|
||||
noblank: true
|
||||
|
||||
# Uncomment and complete the url below to enable more contact options
|
||||
#
|
||||
# - type: mastodon
|
||||
|
||||
Reference in New Issue
Block a user