Skip to content

Commit

Permalink
Sort social media channels alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
klickreflex committed Nov 2, 2021
1 parent 7dc3bd6 commit b5f9865
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions resources/blueprints/globals/social_media.yaml
Expand Up @@ -30,8 +30,8 @@ sections:
field:
type: hidden
default: 'https://www.facebook.com/'
email:
display: Email
github:
display: GitHub
fields:
-
handle: handle
Expand All @@ -40,15 +40,16 @@ sections:
type: text
localizable: true
listable: hidden
display: Email
prepend: 'https://www.github.com/'
display: Handle
validate: required
-
handle: prefix
field:
type: hidden
default: 'mailto:'
instagram:
display: Instagram
default: 'https://www.github.com/'
email:
display: Email
fields:
-
handle: handle
Expand All @@ -57,16 +58,15 @@ sections:
type: text
localizable: true
listable: hidden
prepend: 'https://www.instagram.com/'
display: Handle
display: Email
validate: required
-
handle: prefix
field:
type: hidden
default: 'https://www.instagram.com/'
linkedin:
display: LinkedIn
default: 'mailto:'
instagram:
display: Instagram
fields:
-
handle: handle
Expand All @@ -75,16 +75,16 @@ sections:
type: text
localizable: true
listable: hidden
prepend: 'https://www.linkedin.com/'
prepend: 'https://www.instagram.com/'
display: Handle
validate: required
-
handle: prefix
field:
type: hidden
default: 'https://www.linkedin.com/'
twitter:
display: Twitter
default: 'https://www.instagram.com/'
linkedin:
display: LinkedIn
fields:
-
handle: handle
Expand All @@ -93,16 +93,16 @@ sections:
type: text
localizable: true
listable: hidden
prepend: 'https://www.twitter.com/'
prepend: 'https://www.linkedin.com/'
display: Handle
validate: required
-
handle: prefix
field:
type: hidden
default: 'https://www.twitter.com/'
vimeo:
display: Vimeo
default: 'https://www.linkedin.com/'
Pinterest:
display: Pinterest
fields:
-
handle: handle
Expand All @@ -111,16 +111,16 @@ sections:
type: text
localizable: true
listable: hidden
prepend: 'https://www.vimeo.com/'
display: Handle
prepend: 'https://www.pinterest.com/'
display: URL
validate: required
-
handle: prefix
field:
type: hidden
default: 'https://www.vimeo.com/'
youtube:
display: YouTube
default: 'https://www.pinterest.com/'
twitter:
display: Twitter
fields:
-
handle: handle
Expand All @@ -129,16 +129,16 @@ sections:
type: text
localizable: true
listable: hidden
prepend: 'https://www.youtube.com/'
prepend: 'https://www.twitter.com/'
display: Handle
validate: required
-
handle: prefix
field:
type: hidden
default: 'https://www.youtube.com/'
github:
display: GitHub
default: 'https://www.twitter.com/'
vimeo:
display: Vimeo
fields:
-
handle: handle
Expand All @@ -147,16 +147,16 @@ sections:
type: text
localizable: true
listable: hidden
prepend: 'https://www.github.com/'
prepend: 'https://www.vimeo.com/'
display: Handle
validate: required
-
handle: prefix
field:
type: hidden
default: 'https://www.github.com/'
Pinterest:
display: Pinterest
default: 'https://www.vimeo.com/'
youtube:
display: YouTube
fields:
-
handle: handle
Expand All @@ -165,14 +165,14 @@ sections:
type: text
localizable: true
listable: hidden
prepend: 'https://www.pinterest.com/'
display: URL
prepend: 'https://www.youtube.com/'
display: Handle
validate: required
-
handle: prefix
field:
type: hidden
default: 'https://www.pinterest.com/'
default: 'https://www.youtube.com/'
type: replicator
listable: hidden
localizable: true
Expand Down

0 comments on commit b5f9865

Please sign in to comment.