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

Remove (replace?) Google+ from exampleSite (and https://tranquilpeak.kakawait.com/) #489

Closed
kakawait opened this issue Aug 15, 2021 · 5 comments
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@kakawait
Copy link
Owner

Google+ has shutdown.

Remove it or replace with something else (linkedin?)

@kakawait kakawait added the good first issue Good for newcomers label Aug 15, 2021
@stiliajohny
Copy link
Contributor

you can use this for LinkedIn

  [[params.sharingOptions]]
    name = "Linkedin"
    icon = "fab fa-linkedin"
    url = "https://www.linkedin.com/sharing/share-offsite/?url=%s"

@stiliajohny
Copy link
Contributor

you can use this for WhatsApp

  [[params.sharingOptions]]
    name = "Whatsapp"
    icon = "fab fa-whatsapp"
    url = "https://wa.me/?text=%s"

@stiliajohny
Copy link
Contributor

happy to PR it if you are willing to Merge :)

@kakawait
Copy link
Owner Author

kakawait commented Sep 1, 2021

happy to PR it if you are willing to Merge :)

Sure please create PR

I prefer LinkedIn rather than WhatsApp

@stiliajohny
Copy link
Contributor

Considering some users might like to use WhatsApp and it took me a fair amount of time would you consider adding it as part of the research ?
Personally, I do not prefer Whatsapp. but I know others might !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants