Add a page about pair programming
This commit is contained in:
parent
26c07d6260
commit
a3bdc7d879
2 changed files with 27 additions and 0 deletions
|
@ -5,6 +5,11 @@ locale: en-GB
|
|||
avatar:
|
||||
url: '/sites/default/files/images/social-avatar.jpg'
|
||||
|
||||
calendars:
|
||||
pairing:
|
||||
id: 416f80ad
|
||||
url: '%savvycal.url%/%calendars.pairing.id%'
|
||||
|
||||
drupalorg:
|
||||
name: opdavies
|
||||
url: 'https://www.drupal.org/u/%drupalorg.name%'
|
||||
|
@ -17,6 +22,10 @@ github:
|
|||
|
||||
menus:
|
||||
footer:
|
||||
-
|
||||
title: Pair with me
|
||||
href: /pair-with-me
|
||||
is_active: '^/pair-with-me/?'
|
||||
-
|
||||
title: Test Driven Drupal
|
||||
href: /test-driven-drupal
|
||||
|
@ -78,6 +87,10 @@ packagist:
|
|||
plausible:
|
||||
domain: ~
|
||||
|
||||
savvycal:
|
||||
name: opdavies
|
||||
url: 'https://savvycal.com/%savvycal.name%'
|
||||
|
||||
speakerdeck:
|
||||
name: opdavies
|
||||
url: 'https://speakerdeck.com/%speakerdeck.name%'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue