This commit is contained in:
Eduard Tolosa 2024-01-04 23:11:41 -05:00
parent 5f9f4a7b9f
commit b6e95cf4f4
2 changed files with 2 additions and 2 deletions

View file

@ -77,7 +77,7 @@ theme_mode: dark
img_cdn: img_cdn:
# the avatar on sidebar, support local or CORS resources # the avatar on sidebar, support local or CORS resources
avatar: _imgs/edu4rdshl.jpeg avatar: ./_imgs/edu4rdshl.jpeg
# boolean type, the global switch for TOC in posts. # boolean type, the global switch for TOC in posts.
toc: true toc: true

View file

@ -17,7 +17,7 @@
# #
- type: mastodon - type: mastodon
icon: "fab fa-mastodon" # icons powered by <https://fontawesome.com/> icon: "fab fa-mastodon" # icons powered by <https://fontawesome.com/>
url: "<a rel='me' href='https://infosec.exchange/@edu4rdshl'>Mastodon</a>" # Fill with your Mastodon account page, rel="me" will be applied for verification url: "https://infosec.exchange/@edu4rdshl" # 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/> # icon: 'fab fa-linkedin' # icons powered by <https://fontawesome.com/>