Skip to content

Commit 28891b3

Browse files
jzaeffererrdworth
authored andcommitted
Add brand.jquery.org site
(cherry picked from commit b069363)
1 parent 59e44eb commit 28891b3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

themes/jquery/menu-header.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@ function menu_header_jqueryui_com() {
5757
);
5858
}
5959

60+
function menu_header_brand_jquery_org() {
61+
return array(
62+
'http://brand.jquery.org/' => 'Home',
63+
'http://brand.jquery.org/trademark/' => 'Trademark'
64+
);
65+
}
6066

6167
/*
6268
* Avert your eyes.

0 commit comments

Comments
 (0)