add and status basically done
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title>Git Quick Reference</title>
|
||||
<title>Git Reference</title>
|
||||
<link rel="stylesheet" type="text/css" href="/css/reset.css" media="screen" />
|
||||
<link rel="stylesheet" type="text/css" href="/css/text.css" media="screen" />
|
||||
<link rel="stylesheet" type="text/css" href="/css/grid.css" media="screen" />
|
||||
@@ -18,13 +18,13 @@
|
||||
<div class="container_12">
|
||||
|
||||
<div class="grid_12">
|
||||
<span id="branding">Git Quick Reference</span>
|
||||
<span id="branding">Git Reference</span>
|
||||
</div>
|
||||
|
||||
<div class="grid_12">
|
||||
<ul id="menu">
|
||||
<li><a id="menu_home" href="/index.html">Reference</a></li>
|
||||
<li><a id="menu_recepies" href="#">Recipies</a></li>
|
||||
<!-- <li><a id="menu_cookbook" href="/cookbook.html">Cookbook</a></li> -->
|
||||
<li><a id="menu_about" href="/about.html">About</a></li>
|
||||
<li>§</li>
|
||||
<li><a href="http://github.com/schacon/git-reference">Site Source</a></li>
|
||||
|
Reference in New Issue
Block a user