diff options
Diffstat (limited to 'tutorial.html')
-rw-r--r-- | tutorial.html | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/tutorial.html b/tutorial.html index e0f715f..1439f10 100644 --- a/tutorial.html +++ b/tutorial.html @@ -60,11 +60,18 @@ </div> </nav> </header> - <h1>Maneage tutorial</h1> + <div class="banner"> + <div> + <a href="index.html"><img src="img/maneage-logo.svg" /></a> + </div> + <div> + <h1>Maneage</h1><h2>Tutorial</h2> + <p>Copyright (C) 2020 Raul Infante-Sainz <a href="mailto:infantesainz@gmail.com">infantesainz@gmail.com</a><br /> + Copyright (C) 2020 Mohammad Akhlaghi <a href="mailto:mohammad@akhlaghi.org">mohammad@akhlaghi.org</a><br /> + See the end of the file for license conditions.</p> + </div> + </div> - <p>Copyright (C) 2020 Raul Infante-Sainz <a href="mailto:infantesainz@gmail.com">infantesainz@gmail.com</a><br /> - Copyright (C) 2020 Mohammad Akhlaghi <a href="mailto:mohammad@akhlaghi.org">mohammad@akhlaghi.org</a><br /> - See the end of the file for license conditions.</p> <p>This document is a tutorial in which it is described how <code>Maneage</code> (management + lineage) works in practice. It is highly recommended to read |