diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2020-06-01 09:44:38 +0200 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2020-06-01 09:44:38 +0200 |
| commit | d8e543a4e6245c7a38cbbf8a8f27f7889ca4f1d0 (patch) | |
| tree | 8ba49019a1c0ec58cd507b66b88c0a573fe8f32a | |
| parent | 0a915199e85c72b55793b4c02566e3e708fd7013 (diff) | |
Add link to Inari's video tutorial from homepage
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html index b053de68b..902c8abfc 100644 --- a/index.html +++ b/index.html @@ -39,6 +39,7 @@ / <a href="lib/doc/rgl-tutorial/index.html">RGL Tutorial</a> </li> + <li><a href="https://www.youtube.com/playlist?list=PL4L18Hhub0qFgLgFmzE4h-FxqemBcvWSW">Video Tutorial</a></li> </ul> <a href="download/index.html" class="btn btn-primary ml-3"> |
