use fsfe.org share script for the buttons to reduce PHP dependency

lektura
max.mehl 2017-09-12 20:50:54 +02:00
parent 826bd2e896
commit 8bcc8718b2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<form action="/share" method="GET" class="share-buttons {{.type}}" target="_blank">
<form action="https://fsfe.org/share" method="GET" class="share-buttons {{.type}}" target="_blank">
<input name="popup" id="no-share-popup-{{.type}}" type="radio" />
<input name="ref" value="pmpc-{{.type}}" type="hidden" />
<input name="url" value="{{ .url }}" type="hidden" />