We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Can you create a widget for add Follow link (G+/ Fb / 4square / linkedin etc...) ?
Thks a lot
The text was updated successfully, but these errors were encountered:
You can do it by adding the following under menu: in _config.yml:
menu:
_config.yml
<the name of the link>: <the address you want to link to>
For example:
menu: Home: / Archives: /archives Github: https://github.com/louy2
That will create a Github link on the right of Archives link.
If you want more fancy link, you need to modify the header.ejs in theme/light/layout/.
header.ejs
theme/light/layout/
Sorry, something went wrong.
No branches or pull requests
Hi,
Can you create a widget for add Follow link (G+/ Fb / 4square / linkedin etc...) ?
Thks a lot
The text was updated successfully, but these errors were encountered: