diff options
| author | Inari Listenmaa <inari.listenmaa@gmail.com> | 2020-08-30 20:53:59 +0200 |
|---|---|---|
| committer | Inari Listenmaa <inari.listenmaa@gmail.com> | 2020-08-30 20:53:59 +0200 |
| commit | f6560d309e6a766befd91e4adbc5c68e3a23918e (patch) | |
| tree | 7816793dd5dd692524b14c902a187468d731dd3a /bin | |
| parent | 254f03ecfead661a44f7385af122ddc908c806e0 (diff) | |
(Homepage) Change link of video tutorials to a page + small fixes
Also added video tutorial link to the footer.
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/template.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/template.html b/bin/template.html index 15306e1d9..b6b520954 100644 --- a/bin/template.html +++ b/bin/template.html @@ -82,9 +82,10 @@ $body$ <li><a href="http://cloud.grammaticalframework.org/">GF Cloud</a></li> <li> <a href="$rel-root$/doc/tutorial/gf-tutorial.html">Tutorial</a> - / + ยท <a href="$rel-root$/lib/doc/rgl-tutorial/index.html">RGL Tutorial</a> </li> + <li><a href="$rel-root$/doc/gf-video-tutorials.html">Video Tutorials</a></li> <li><a href="$rel-root$/download"><strong>Download GF</strong></a></li> </ul> </div> |
