Skip to content

Commit 343f544

Browse files
committed
Add jQuery Static Index plugin to learn site in sites.php
1 parent b069363 commit 343f544

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sites.php

+3
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ function jquery_sites() {
5353
'options' => array(
5454
'blogname' => 'Learn jQuery',
5555
'stylesheet' => 'learn.jquery.com',
56+
'active_plugins' => array(
57+
'jquery-static-index.php',
58+
),
5659
),
5760
),
5861
'jqueryui.com' => array(

0 commit comments

Comments
 (0)