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

Follow widget #15

Open
acesyde opened this issue Mar 24, 2013 · 1 comment
Open

Follow widget #15

acesyde opened this issue Mar 24, 2013 · 1 comment

Comments

@acesyde
Copy link

acesyde commented Mar 24, 2013

Hi,

Can you create a widget for add Follow link (G+/ Fb / 4square / linkedin etc...) ?

Thks a lot

@louy2
Copy link
Contributor

louy2 commented May 4, 2013

You can do it by adding the following under menu: in _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/.

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

No branches or pull requests

2 participants