Skip to content

Commit 1521b88

Browse files
committed
Add LI icon again
1 parent 8fa039e commit 1521b88

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

_config.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,13 @@ email: devinannlogan@gmail.com
2424
description: >- # this means to ignore newlines until "baseurl:"
2525
baseurl: "" # the subpath of your site, e.g. /blog
2626
url: "" # the base hostname & protocol for your site, e.g. http://example.com
27+
linkedin_username: devinlogan
2728

2829
# Build settings
2930
theme: minima
3031
plugins:
3132
- jekyll-feed
3233

33-
minima:
34-
social_links:
35-
- platform: linkedin
36-
user_url: "https://www.linkedin.com/in/devinlogan"
37-
3834
include:
3935
- _pages
4036

0 commit comments

Comments
 (0)