We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa039e commit 1521b88Copy full SHA for 1521b88
_config.yml
@@ -24,17 +24,13 @@ email: devinannlogan@gmail.com
24
description: >- # this means to ignore newlines until "baseurl:"
25
baseurl: "" # the subpath of your site, e.g. /blog
26
url: "" # the base hostname & protocol for your site, e.g. http://example.com
27
+linkedin_username: devinlogan
28
29
# Build settings
30
theme: minima
31
plugins:
32
- jekyll-feed
33
-minima:
34
- social_links:
35
- - platform: linkedin
36
- user_url: "https://www.linkedin.com/in/devinlogan"
37
-
38
include:
39
- _pages
40
0 commit comments