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