summaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/default.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 02d716f..aa8f566 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -68,6 +68,15 @@ sidebar_cats:
<div class="sidebar-module">
<p>This website is <a href="http://github.com/github/help.github.com#readme" target="_blank">open source</a>. Please help us by forking the project and adding to it.</p>
</div>
+ <div class="sidebar-module">
+ <div class="tip-box">
+ <h4>GitHub Tips</h4>
+ <a href="#" class="next">Next Tip</a>
+ <div class="tip-body">
+ <p>Tip Text</p>
+ </div>
+ </div>
+ </div> <!-- /help-sidebar-module -->
</div><!-- /sidebar-shell -->
</div><!-- #wrapper -->