From 2e5879c38c18317ca36404645fda5622c54b7f89 Mon Sep 17 00:00:00 2001 From: Christopher Pietsch <cpietsch@gmail.com> Date: Mon, 20 May 2019 17:12:47 +0200 Subject: [PATCH] Changed label from "tsne" to "similarity" --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 50f0f07..5455376 100644 --- a/index.html +++ b/index.html @@ -130,7 +130,7 @@ cpietsch@gmail.com <div class="navi hide"> <div class="time button active">time</div> - <div class="tsne button">tsne</div> + <div class="tsne button">similarity</div> </div> <div class="infobar sneak"> @@ -164,4 +164,4 @@ cpietsch@gmail.com </body> -</html> \ No newline at end of file +</html> -- GitLab