aboutsummaryrefslogtreecommitdiff
path: root/tutorial.html
diff options
context:
space:
mode:
authorPedram Ashofteh Ardakani <pedramardakani@pm.me>2020-05-05 12:15:55 +0430
committerPedram Ashofteh Ardakani <pedramardakani@pm.me>2020-05-05 12:15:55 +0430
commit0a069a94621f68a2d936f9c5be11f77d5d851531 (patch)
treee80503c412af76e3b8568e3749fa2804ebd3fa16 /tutorial.html
parent6bd4ffef6c2f6abe29b3bc44e90f2e2a633297f7 (diff)
Replace `Git Repository` nav button with `Git`
To prevent unwanted word wrapping. Plus, less is more.
Diffstat (limited to 'tutorial.html')
-rw-r--r--tutorial.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial.html b/tutorial.html
index 9239a63..8c7d455 100644
--- a/tutorial.html
+++ b/tutorial.html
@@ -55,7 +55,7 @@
<div id="hamitems" class="button">
<a href="index.html">Home</a>
<a href="about.html">About</a>
- <a href="http://git.maneage.org/project.git/">&#10515; Git Repository</a>
+ <a href="http://git.maneage.org/project.git/">&#10515; Git</a>
<a href="tutorial.html">Tutorial</a>
</div>
</nav>