diff options
author | Pedram Ashofteh Ardakani <pedramardakani@gmail.com> | 2020-04-29 17:35:32 +0430 |
---|---|---|
committer | Pedram Ashofteh Ardakani <pedramardakani@gmail.com> | 2020-04-29 17:35:32 +0430 |
commit | d129dd139f97c6dab197e270a69c49da4f6fcbb8 (patch) | |
tree | 48354f785c9ff9471c3f8f7863c16435864a3e25 /index.html | |
parent | 2c9e797a73fc5f6e2cfa5562ce0772497a6650a5 (diff) |
Prepare tutorial file, and add link to index
The tutorial still needs clearing up.
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -56,7 +56,8 @@ <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> + <a href="pdf/slides-intro.pdf">Slides</a> </div> </nav> </header> |