Skip to content

Commit 6a06bd3

Browse files
author
Jason Walsh
committed
Creating the sidebar
1 parent 09050d1 commit 6a06bd3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Diff for: tmp/jquery-sample.html

+6-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,12 @@ <h1 class="site-title"><a href="/" title="jQuery">jQuery</a></h1>
166166

167167
<!-- body -->
168168
<div id="body" class="clearfix">
169-
169+
170+
<aside class="sidebar">
171+
</aside>
172+
<article class="primary-content">
173+
</article>
174+
170175
</div><!-- #body -->
171176

172177
</div>

0 commit comments

Comments
 (0)