diff options
author | Pedram Ashofteh Ardakani <pedramardakani@pm.me> | 2020-05-05 12:15:55 +0430 |
---|---|---|
committer | Pedram Ashofteh Ardakani <pedramardakani@pm.me> | 2020-05-05 12:15:55 +0430 |
commit | 0a069a94621f68a2d936f9c5be11f77d5d851531 (patch) | |
tree | e80503c412af76e3b8568e3749fa2804ebd3fa16 /about.html | |
parent | 6bd4ffef6c2f6abe29b3bc44e90f2e2a633297f7 (diff) |
Replace `Git Repository` nav button with `Git`
To prevent unwanted word wrapping. Plus, less is more.
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/">⤓ Git Repository</a> + <a href="http://git.maneage.org/project.git/">⤓ Git</a> <a href="tutorial.html">Tutorial</a> </div> </nav> |