From 0fa62423ed1a263886399e22e81427da7420c7a8 Mon Sep 17 00:00:00 2001 From: Vincent Prins Date: Tue, 25 Jun 2024 13:04:33 +0200 Subject: [PATCH] Updated home screen text copied over from help --- client/src/views/HomeView.vue | 218 +++++++++--------- .../src/views/help/subviews/GeneralView.vue | 5 +- 2 files changed, 114 insertions(+), 109 deletions(-) diff --git a/client/src/views/HomeView.vue b/client/src/views/HomeView.vue index d400797..24af793 100644 --- a/client/src/views/HomeView.vue +++ b/client/src/views/HomeView.vue @@ -1,107 +1,111 @@ - - - - - + + + + + diff --git a/client/src/views/help/subviews/GeneralView.vue b/client/src/views/help/subviews/GeneralView.vue index 0c566c9..f3aeeac 100644 --- a/client/src/views/help/subviews/GeneralView.vue +++ b/client/src/views/help/subviews/GeneralView.vue @@ -132,8 +132,9 @@

For tool developers, the docker-based application architecture ensures easy contribution of tools to the platform. The application and taggers are hosted by the INT and accessible with any CLARIN-account. There is - also the option to self-host an instance using the publicly available docker images from the INT docker hub or - the open source code available on GitHub. + also the option to self-host an instance using the publicly available docker images from the + INT Docker Hub or the open source code + available on GitHub.