Skip to content

Commit 46398b1

Browse files
committed
Add a url to the Google+ link which seems to make it work now.
1 parent 09160b8 commit 46398b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/progress.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ var twitter_link_url = (
5555
days_left_message.replace(" ", "+") +
5656
"+to+support+MayOne.us%3A+Mayday+for+the+Republic+https%3A%2F%2Fmayone.us%2F");
5757
var gplus_link_url = (
58-
"https://plus.google.com/share?url=&content=Only+" +
58+
"https://plus.google.com/share?url=https://mayone.us&content=Only+" +
5959
days_left_message.replace(" ", "+") +
6060
"+to+support+MayOne.us%3A+Mayday+for+the+Republic+https%3A%2F%2Fmayone.us%2F");
6161

0 commit comments

Comments
 (0)