Fix Google calendar links

This commit is contained in:
Nabil Kadimi
2018-06-26 10:50:11 +01:00
committed by GitHub
parent 51e5ba02b2
commit 2fb89c3890

View File

@@ -33,6 +33,7 @@ class SP_Feeds {
),
'google' => array(
'name' => __( 'Google', 'sportspress' ),
'protocol' => 'webcal',
'prefix' => 'http://www.google.com/calendar/render?cid=',
),
),