mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-13 05:10:18 +00:00
Bundled Themes: Twenty Twenty add icon for g.page links.
Adds the option to use a g.page url for the social menu. Props argentite, mayankmajeji. Fixes #49088. git-svn-id: https://develop.svn.wordpress.org/trunk@47795 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -152,6 +152,9 @@ if ( ! class_exists( 'TwentyTwenty_SVG_Icons' ) ) {
|
||||
'feed' => array(
|
||||
'feed',
|
||||
),
|
||||
'google' => array(
|
||||
'g.page',
|
||||
),
|
||||
'lastfm' => array(
|
||||
'last.fm',
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user