DevTips / Artists-Theme

🌄 A free Jekyll Theme developed by the DevTips Community
http://devtips.github.io/Artists-Theme
The Unlicense
592 stars 498 forks source link

Update settings.yml #70

Closed kezadias closed 9 years ago

kezadias commented 9 years ago

Making links in the about me section open in a new tab.

foohyfooh commented 9 years ago

Since we are using kramdown as the markdown library, you can simply add {:target=_blank} directly after each link instead of inserting tags.

kezadias commented 9 years ago

@foohyfooh Right! I'm pretty new with this type of thing. Thank you :)

niklasravnsborg commented 9 years ago

@djangokillen can you add the {:target=_blank} that @foohyfooh suggested? I will merge then.

niklasravnsborg commented 9 years ago

I added the feature https://github.com/DevTips/Artists-Theme/commit/6b1173dde6494c300ff18f937095e9ed0c1cbfea