Skip to content

Commit a6baf6e

Browse files
committed
Update contact
1 parent 6027a7d commit a6baf6e

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

.DS_Store

0 Bytes
Binary file not shown.

_data/contact.yml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,23 @@
33
- type: github
44
icon: "fab fa-github"
55

6-
- type: twitter
7-
icon: "fa-brands fa-x-twitter"
6+
- type: linkedin
7+
icon: 'fab fa-linkedin' # icons powered by <https://fontawesome.com/>
8+
url: 'www.linkedin.com/in/brianna-birkel' # Fill with your Linkedin homepage
89

910
- type: email
1011
icon: "fas fa-envelope"
1112
noblank: true # open link in current tab
1213

13-
- type: rss
14-
icon: "fas fa-rss"
15-
noblank: true
14+
# - type: rss
15+
# icon: "fas fa-rss"
16+
# noblank: true
1617
# Uncomment and complete the url below to enable more contact options
1718
#
1819
# - type: mastodon
1920
# icon: 'fab fa-mastodon' # icons powered by <https://fontawesome.com/>
2021
# url: '' # Fill with your Mastodon account page, rel="me" will be applied for verification
2122
#
22-
# - type: linkedin
23-
# icon: 'fab fa-linkedin' # icons powered by <https://fontawesome.com/>
24-
# url: '' # Fill with your Linkedin homepage
2523
#
2624
# - type: stack-overflow
2725
# icon: 'fab fa-stack-overflow'

0 commit comments

Comments
 (0)