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

style: format YAML array

This commit is contained in:
Cotes Chung
2023-02-06 22:35:51 +08:00
parent 5cbaf24bcb
commit 27f4bf07bc
2 changed files with 21 additions and 24 deletions

View File

@@ -1,30 +1,29 @@
# The contact options.
-
type: github
- type: github
icon: 'fab fa-github'
-
type: twitter
- type: twitter
icon: 'fab fa-twitter'
-
type: email
- type: email
icon: 'fas fa-envelope'
noblank: true # open link in current tab
-
type: rss
- type: rss
icon: 'fas fa-rss'
noblank: true
# Uncomment and complete the url below to enable more contact options
# -
# type: mastodon
#
# - type: mastodon
# icon: 'fab fa-mastodon' # icons powered by <https://fontawesome.com/>
# url: '' # Fill with your Mastodon account page, rel="me" will be applied for verification
# -
# type: linkedin
#
# - type: linkedin
# icon: 'fab fa-linkedin' # icons powered by <https://fontawesome.com/>
# url: '' # Fill with your Linkedin homepage
# -
# type: stack-overflow
#
# - type: stack-overflow
# icon: 'fab fa-stack-overflow'
# url: '' # Fill with your stackoverflow homepage