Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added facebook link at footer; Added _blank target on footer links to… #38

Merged
merged 2 commits into from
Mar 12, 2018

Conversation

gustavotero7
Copy link
Contributor

Added facebook link at footer.
Added _blank target on footer links to open them in a new tab.

@@ -1,15 +1,19 @@
<footer class="row middle-xs center-xs">

{{ if .Site.Params.facebook }}
<div class="col-xs-3 col-md-2"><a target="_blank" href="https://facebook.com/{{ .Site.Params.facebook }}">GitHub</a></div>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @gustavotero7 thank you for the pull request! Would you mind fixing the link to say Facebook instead of GitHub, and adding the new param to README.md and exampleSite/config.toml before I merge it in?

@gustavotero7
Copy link
Contributor Author

Hi @tomanistor sorry for the label error 😅
Pushing changes

@gustavotero7
Copy link
Contributor Author

Done, check last commit

@tomanistor
Copy link
Owner

No worries, thanks again!

@tomanistor tomanistor merged commit 9658264 into tomanistor:master Mar 12, 2018
joeraut pushed a commit to joeraut/osprey that referenced this pull request Jan 16, 2021
Added facebook link at footer; Added _blank target on footer links to…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants