diff options
author | Pedram Ashofteh Ardakani <pedramardakani@pm.me> | 2020-05-01 11:52:50 +0430 |
---|---|---|
committer | Pedram Ashofteh Ardakani <pedramardakani@pm.me> | 2020-05-01 11:52:50 +0430 |
commit | d8b965f0fc7ed6cbfdecdeaf5dcfe3f1774883b9 (patch) | |
tree | d79f32743eb86b58785893475e0820224492c337 /about.html | |
parent | 34d17c03e6f97aed08d89b7fec02890fe935564c (diff) |
Fix top navigation links
Make them identical. Just four items.
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ <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="pdf/slides-intro.pdf">Tutorials</a> + <a href="tutorial.html">Tutorial</a> </div> </nav> </header> |