From 929a2f95f36ca5464063f24f7aad6dbf232cef19 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Thu, 13 Feb 2014 17:04:23 +0100 Subject: [PATCH] third --- WebConfig.pm | 2 ++ cbm.htm | 5 +++++ hades.htm | 7 +++++++ index.htm | 17 ----------------- 4 files changed, 14 insertions(+), 17 deletions(-) create mode 100644 cbm.htm create mode 100644 hades.htm delete mode 100644 index.htm diff --git a/WebConfig.pm b/WebConfig.pm index 08d6b97..37b8cb1 100644 --- a/WebConfig.pm +++ b/WebConfig.pm @@ -22,6 +22,8 @@ our $menues = { ["meetings","Meetings & Conferences"], ["documents","Documents"], ["git","Git Repository"], + ["hades","HADES"], + ["cbm","CBM-MVD"], ], }; diff --git a/cbm.htm b/cbm.htm new file mode 100644 index 0000000..a797599 --- /dev/null +++ b/cbm.htm @@ -0,0 +1,5 @@ +
+

CBM MVD

+Information about our MVD project is stored at jspc29/mvd +
+ diff --git a/hades.htm b/hades.htm new file mode 100644 index 0000000..ea3c720 --- /dev/null +++ b/hades.htm @@ -0,0 +1,7 @@ +
+

Hades

+ +
+ diff --git a/index.htm b/index.htm deleted file mode 100644 index ae65ba0..0000000 --- a/index.htm +++ /dev/null @@ -1,17 +0,0 @@ -
-

NOTE !!!

-Dear Colleagues,
-
-this  page is to store links to the most improtant documens in -PDF !!!, XLS, DOC format. -Please do not edit too  much the HTML code since we will have -the same - problem as we had with Wiki: we had everything but impossible -to find. -
-
-All the best, -
-Michal -
- -- 2.43.0