Added visualization of sentences.
This commit is contained in:
@@ -6,13 +6,16 @@
|
||||
<title>STARK</title>
|
||||
|
||||
<!-- CSS -->
|
||||
{% block custom_css %}{% endblock %}
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;600;700" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:wght@400;600;700" rel="stylesheet">
|
||||
|
||||
<link href="/stark/static/css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection"/>
|
||||
<link href="/stark/static/css/nouislider.css" type="text/css" rel="stylesheet" media="screen,projection"/>
|
||||
<link href="/stark/static/css/style.css" type="text/css" rel="stylesheet" media="screen,projection"/>
|
||||
|
||||
|
||||
<link rel="icon" type="image/svg+xml" href="/stark/static/favicon/favicon.svg">
|
||||
</head>
|
||||
<body class="backgroundcolorcjvt">
|
||||
|
||||
Reference in New Issue
Block a user