forked from asulibraries/unity_header
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathasu_header.links.menu.yml
44 lines (44 loc) · 1.09 KB
/
asu_header.links.menu.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
asu_header.anchor:
title: 'Skip to Content'
description: 'Screen reader link to the content'
url: "internal:#skip-to-content"
weight: 100
menu_name: asu_global
options:
attributes:
class:
- sr-only
- sr-only-focusable
asu_header.item:
title: 'Report an accessibility problem'
description: 'Screen reader link to the accessibility page'
url: https://www.asu.edu/accessibility/feedback?a11yref=unity-design-system
weight: 200
menu_name: asu_global
options:
attributes:
class:
- sr-only
- sr-only-focusable
asu_header.item2:
title: 'ASU Home'
description: 'ASU Home'
url: https://asu.edu
weight: 300
menu_name: asu_global
asu_header.item3:
title: 'My ASU'
description: 'My ASU'
url: https://my.asu.edu
weight: 400
menu_name: asu_global
asu_header.item4:
title: 'Colleges and Schools'
description: 'Colleges and Schools'
url: https://asu.edu/about/colleges-and-schools
weight: 500
menu_name: asu_global
asu_header.logout:
weight: 600
menu_name: asu_global
class: Drupal\user\Plugin\Menu\LoginLogoutMenuLink