Updated README + some small fixes

This commit is contained in:
2024-03-13 11:07:17 +01:00
parent 33c6731be0
commit ce50960fb5
8 changed files with 76 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
{% extends "base.html" %}
{% block content %}
<div class="container">
<div class="container narrower-container">
<br>
<div class="row">
<div class="col s12">
@@ -14,6 +14,9 @@
<br>
<br>
{{ _('stark_credits') }}<a target="_blank" href="https://spot.ff.uni-lj.si/">{{ _('SPOT: A Treebank-Driven Approach to the Study of Spoken Slovenian') }}</a>{{ _('stark_credits2') }}<a target="_blank" href="https://github.com/clarinsi/STARK">https://github.com/clarinsi/STARK</a>{{ _('stark_credits3') }}
<br>
<br>
{{ _('stark_contact') }}
</div>
</div>
</div>