From 2813b5891647358c8f5e6ee39f05723eb2cd73e2 Mon Sep 17 00:00:00 2001
From: Michael Kohlhase <michael.kohlhase@fau.de>
Date: Fri, 1 May 2020 11:43:08 +0200
Subject: [PATCH] more tweaks

---
 courses/overview.md | 14 +++++++-------
 courses/topics.md   |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/courses/overview.md b/courses/overview.md
index 1a80c49..c94a889 100644
--- a/courses/overview.md
+++ b/courses/overview.md
@@ -16,7 +16,7 @@ title: Vertiefungsgebiet KI
   </tr>
   <tr>
     <th>Grundlagen-Vorlesung</th>
-    <td>WS</td>
+    <th>(WS)</th>
     <td colspan="3" style="border-style:solid">
       <a href="/courses/ai1/">Künstliche Intelligenz 1</a>
     </td>
@@ -24,7 +24,7 @@ title: Vertiefungsgebiet KI
   </tr>
   <tr>
     <th>Grundlagen-Vorlesung</th>
-    <td>SS</td>
+    <th>(SS)</th>
     <td/>
     <td colspan="3" style="border-style:solid">
       <a href="/courses/ai2/">Künstliche Intelligenz 2</a>
@@ -32,7 +32,7 @@ title: Vertiefungsgebiet KI
   </tr>
   <tr>
     <th>Vertiefungs-Vorlesung</th>
-    <td>SS</td>
+    <th>(SS)</th>
     <td/>
     <td colspan="5" style="border-style:solid">
       <a href="/courses/wuv/">Wissensrepräsentation und -Verarbeitung</a>
@@ -40,7 +40,7 @@ title: Vertiefungsgebiet KI
   </tr>
   <tr>
     <th>Spezial-Vorlesung</th>
-    <td>WS</td>
+    <th>(WS)</th>
     <td colspan="5" style="border-style:solid">
       <a href="/courses/lbs/">Logikbasierte Sprachverarbeitung</a>
     </td>
@@ -48,7 +48,7 @@ title: Vertiefungsgebiet KI
   </tr>
   <tr>
     <th>Spezial-Vorlesung</th>
-    <td>SS</td>
+    <th>(SS)</th>
     <td/>
     <td colspan="5" style="border-style:solid">
       <a href="/courses/KRMT/">Wissensrepräsentation &amp; -Verarbeitung für die Mathematik</a>
@@ -56,14 +56,14 @@ title: Vertiefungsgebiet KI
   </tr>
   <tr>
     <th>Seminar</th>
-    <td>SS/WS</td>
+    <th>(SS/WS)</th>
     <td colspan="6" style="border-style:solid">
       <a href="/courses/swuv/">Wissensrepräsentation &amp; -Verarbeitung</a>
     </td>
   </tr>
   <tr>
     <th>Projekt</th>
-    <td>SS/WS</td>
+    <th>(SS/WS)</th>
     <td colspan="2" style="border-style:solid">
       <a href="/courses/AIProj/">KI-Projekt</a>
     </td>
diff --git a/courses/topics.md b/courses/topics.md
index a606d25..bf367b6 100644
--- a/courses/topics.md
+++ b/courses/topics.md
@@ -10,5 +10,5 @@ our seminars and courses.
 
 We have an initial list of topics for
 [theses, or guided research](https://gl.kwarc.info/kwarc/thesis-projects) which may suit
-you, but you can always [adopt one of our currently orphaned systems](/systems/orphans/).
+you, but you can always [help with our systems](/systems/) or [adopt one of our currently orphaned systems](/systems/orphans/) .
 
-- 
GitLab