diff options
| author | Inari Listenmaa <inari.listenmaa@gmail.com> | 2022-07-27 14:53:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-27 14:53:58 +0200 |
| commit | f69babef6d6a496dfea2896859a897baddf853eb (patch) | |
| tree | 5d6db5580b65fe4ac7e7c32b5245724535e8070f | |
| parent | a42cec21071de72806bedd2fac985fe2a1356db3 (diff) | |
add link to Inari's blog
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html index f657cc5b5..0b9090ee7 100644 --- a/index.html +++ b/index.html @@ -57,6 +57,7 @@ <li><a href="doc/gf-shell-reference.html">Shell Reference</a></li> <li><a href="http://www.molto-project.eu/sites/default/files/MOLTO_D2.3.pdf">Best Practices</a> <small>[PDF]</small></li> <li><a href="https://www.mitpressjournals.org/doi/pdf/10.1162/COLI_a_00378">Scaling Up (Computational Linguistics 2020)</a></li> + <li><a href="https://inariksit.github.io/blog/">GF blog</a></li> </ul> <a href="lib/doc/synopsis/index.html" class="btn btn-primary ml-3"> |
