Skip to content

Commit 584cea7

Browse files
committed
Made markup changes for the new-css branch for jquery base and jquery.org themes
1 parent e11b887 commit 584cea7

32 files changed

+1801
-546
lines changed

themes/jquery.org/functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?php
22

33
global $tlsite;
4-
$tlsite = "jquery-project";
4+
$tlsite = "jquery-foundation";
Loading

themes/jquery.org/images/cc.png

93.7 KB
Loading
1.42 KB
Loading
26.2 KB
Loading

themes/jquery.org/images/gauze.png

5.9 KB
Loading
38 KB
Loading
6.24 KB
Loading
33.9 KB
Loading
5.33 KB
Loading
29.5 KB
Loading
Loading
93.3 KB
Loading

themes/jquery.org/images/icn-fan.png

6.01 KB
Loading
9.1 KB
Loading

themes/jquery.org/images/icn-hero.png

5.25 KB
Loading
2.31 KB
Loading
1.79 KB
Loading
5.96 KB
Loading
1.9 KB
Loading
4.09 KB
Loading

themes/jquery.org/images/logo-rim.gif

4.64 KB
Loading

themes/jquery.org/images/yoda.jpg

23.7 KB
Loading

themes/jquery.org/index.php

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
<?php get_header(); ?>
22

3-
<!-- body -->
4-
<div id="body" class="clearfix">
5-
6-
<!-- inner -->
7-
<div class="inner">
8-
93

10-
11-
</div>
12-
<!-- /inner -->
13-
</div>
14-
<!-- /body -->
154

165
<?php get_footer(); ?>

0 commit comments

Comments
 (0)