From bcab64e7392270730784c938319bb60511b40382 Mon Sep 17 00:00:00 2001 From: bcumming Date: Tue, 26 Aug 2025 09:09:05 +0200 Subject: [PATCH] remove kb banner and align status.cscs.ch box --- docs/index.md | 5 +---- overrides/main.html | 13 +------------ 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/docs/index.md b/docs/index.md index 915728c1..a87abe0f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,10 +1,7 @@ # CSCS Documentation
-- Visit the CSCS status site for the status of Alps systems, and the latest announcements. - - - [:octicons-arrow-right-24: status.cscs.ch](https://status.cscs.ch/) +-

Visit status.cscs.ch for the status of Alps systems, and the latest announcements.

The Alps Research infrastructure hosts multiple platforms and clusters targeting different communities diff --git a/overrides/main.html b/overrides/main.html index d5032a17..100a91e2 100644 --- a/overrides/main.html +++ b/overrides/main.html @@ -1,14 +1,3 @@ {% extends "base.html" %} -{% block announce %} - -

-This is the new CSCS documentation site, which replaces the CSCS Knowledge Base. -

- -

-The migration of old documentation is still not fully complete. -If you find documentation that is missing, please create a ticket on the documentation's GitHub issue tracker. -

- -{% endblock %} +