From 2c2b0c3062a94e152a566b82fc4dff623951cfe9 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Sat, 15 Oct 2016 23:07:30 -0400 Subject: [PATCH] improved landing page --- .gitlab-ci.yml | 2 +- web/{landing.html => index.html} | 9 +++------ 2 files changed, 4 insertions(+), 7 deletions(-) rename web/{landing.html => index.html} (76%) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 40efbaef7..d0ef8281f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -101,7 +101,7 @@ integration: website: stage: deploy script: - - rsync web/landing.html $DEPLOY_PATH/index.html + - rsync web/ $DEPLOY_PATH/ only: - develop tags: diff --git a/web/landing.html b/web/index.html similarity index 76% rename from web/landing.html rename to web/index.html index 5cb405aba..98e3e6f68 100644 --- a/web/landing.html +++ b/web/index.html @@ -15,11 +15,8 @@
  • RWTH GitLab
  • -

    Documentation

    - - +

    Documentation

    +

    Coverage

    +

    WebSocket demo