From: Jan Michel Date: Thu, 13 Feb 2014 15:58:52 +0000 (+0100) Subject: new X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=c101cf4e188892f6a4a8510f5fe0dc105c9a9827;p=xmatterweb.git new --- diff --git a/WebConfig.pm b/WebConfig.pm index 58e9833..08d6b97 100644 --- a/WebConfig.pm +++ b/WebConfig.pm @@ -7,7 +7,8 @@ ################################### #Entries for top menu -our @toplink = (["main","Home"], +our @toplink = ( +#["main","Home"], ); diff --git a/documents.htm b/documents.htm index 0de5d96..1665e3d 100644 --- a/documents.htm +++ b/documents.htm @@ -1,5 +1,4 @@
-

NOTE !!!

-There is nothing to see here. +

Document Server

+The place to put your online documents: jspc29:9001
- diff --git a/git.htm b/git.htm new file mode 100644 index 0000000..3cc6d7e --- /dev/null +++ b/git.htm @@ -0,0 +1,5 @@ +
+

Git Repositories

+
+ diff --git a/meetings.htm b/meetings.htm index 0de5d96..7168f9b 100644 --- a/meetings.htm +++ b/meetings.htm @@ -1,5 +1,8 @@
-

NOTE !!!

-There is nothing to see here. +

DPG 2014

+

Our contributions to DPG 2014: List of Contributions + +

Other important dates

+

The main list of important dates, meetings and deadlines: Meetings & Deadlines

diff --git a/styleold.css b/styleold.css index 38afd83..4f0c678 100644 --- a/styleold.css +++ b/styleold.css @@ -160,7 +160,7 @@ h3, h4 { a { text-decoration:none; - color:#23c; + color:#85a2dc; } a:hover {