diff options
| -rw-r--r-- | index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/index.html b/index.html index 8816cc265..6bf896c28 100644 --- a/index.html +++ b/index.html @@ -226,12 +226,12 @@ least one, it may help you to get a first idea of what GF is. <div class="col-md-6"> <h2>News</h2> - <dt class="col-sm-3 text-center text-nowrap">2021-07-25</dt> - <dd class="col-sm-9"> - <strong>GF 3.11 released.</strong> - <a href="download/release-3.11.html">Release notes</a> - </dd> <dl class="row"> + <dt class="col-sm-3 text-center text-nowrap">2021-07-25</dt> + <dd class="col-sm-9"> + <strong>GF 3.11 released.</strong> + <a href="download/release-3.11.html">Release notes</a> + </dd> <dt class="col-sm-3 text-center text-nowrap">2021-05-05</dt> <dd class="col-sm-9"> <a href="https://cloud.grammaticalframework.org/wordnet/">GF WordNet</a> now supports languages for which there are no other WordNets. New additions: Afrikaans, German, Korean, Maltese, Polish, Somali, Swahili. |
