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

google plus url format error in layouts/partials/social.html? #59

Open
XingxianDeng opened this issue Nov 10, 2017 · 2 comments
Open

google plus url format error in layouts/partials/social.html? #59

XingxianDeng opened this issue Nov 10, 2017 · 2 comments

Comments

@XingxianDeng
Copy link

google plus profile url like this:
https://plus.google.com/u/0/118046788804899957719

in config.toml, if googleplus item like this,
googleplus = "u/0/102591860149128628370" or googleplus = "102591860149128628370", I will got an error like blow.

image

then, I found code like below, I think it is may be an error.

<a class="pure-menu-link" href="https://plus.google.com/+{{ . }}" target="_blank"><i class="fa fa-google-plus-square fa-fw"></i>Google+</a>
@HorribleGeek
Copy link
Contributor

@XingxianDeng

Nope! That is for multiple sign in. If you have another account you will see that url as u/1 .. U/2.....

@HorribleGeek
Copy link
Contributor

Close this issue!

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