-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
URL Encode Title and Page URL in Social Share Links
The links to the various social networks include data from the post (title and url) which can contain URL special characters. Pass each of the generated URLs through Liquid's `url_encode` filter to build HTML complaint URLs.
- Loading branch information
Robert James Kaes
committed
Aug 15, 2017
1 parent
3e78122
commit 10bc756
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters