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:
parent
783c936d68
commit
c1f05c9a32
@ -152,6 +152,9 @@ if ( ! class_exists( 'TwentyTwenty_SVG_Icons' ) ) {
|
||||
'feed' => array(
|
||||
'feed',
|
||||
),
|
||||
'google' => array(
|
||||
'g.page',
|
||||
),
|
||||
'lastfm' => array(
|
||||
'last.fm',
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user