parent
30fd603ab5
commit
78c8154cce
|
@ -37,6 +37,10 @@ menus:
|
|||
title: Drupal.org
|
||||
href: '%drupalorg.url%'
|
||||
is_active: false
|
||||
-
|
||||
title: Packagist
|
||||
href: '%packagist.url%'
|
||||
is_active: false
|
||||
-
|
||||
title: GitHub
|
||||
href: '%github.url%'
|
||||
|
@ -71,6 +75,10 @@ menus:
|
|||
href: /talks
|
||||
is_active: '^/talks/?'
|
||||
|
||||
packagist:
|
||||
name: opdavies
|
||||
url: 'https://packagist.org/packages/%packagist.name%'
|
||||
|
||||
plausible:
|
||||
domain: ~
|
||||
|
||||
|
|
Loading…
Reference in a new issue