Added about + Small fixes
This commit is contained in:
@@ -7,7 +7,13 @@
|
||||
<h6>{{ _('About') }}</h6>
|
||||
<div class="card">
|
||||
<div class="card-content">
|
||||
{{ _('intro_description') }}
|
||||
<a target="_blank" href="https://github.com/clarinsi/STARK">STARK</a> {{ _('stark_description') }}
|
||||
<br>
|
||||
<br>
|
||||
{{ _('stark_goal1') }}<a target="_blank" href="https://universaldependencies.org/">Universal Dependencies</a>{{ _('stark_goal2') }}<a target="_blank" href="https://github.com/clarinsi/STARK/blob/master/settings.md">{{ _('user-defined parameters') }}</a>{{ _('stark_goal3') }}
|
||||
<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') }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
</div>
|
||||
<div class="col s2 footer-col-content">
|
||||
<h5>{{ _('Transfer tool') }}</h5>
|
||||
<div id="clarin_link" class="footer-element"><img src="/stark/static/images/clarin.svg" ></div>
|
||||
<div id="clarin_link" class="footer-element"><img class="clarin-footer" src="/stark/static/images/clarin.svg" ></div>
|
||||
</div>
|
||||
<div class="col s2 footer-col-content">
|
||||
<h5>{{ _('License') }}</h5>
|
||||
|
||||
Reference in New Issue
Block a user