aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorFriedrich Beckmann <friedrich.beckmann@tha.de>2026-03-19 16:47:15 +0100
committerFriedrich Beckmann <friedrich.beckmann@tha.de>2026-03-19 16:47:15 +0100
commit6ef7759101a1063be3ebf23e83dd06d0b2c5fb5c (patch)
tree913cdd630990d21a42d5a9dd41448b8aa1d52ffd /index.html
parent5f2e1fcc65cea4118074c8338b3222c10952fc5e (diff)
add title and matthias
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index cbbe840..d135f65 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,7 @@
</head>
<body>
<header class="row">
- <h4 class="col"><a href="https://github.com/vkurko/calendar">Event Calendar</a> Demo</h4>
+ <h2>Studenplan Wahlpflichtfächer im Studiengang Technische Informatik aus der Fak. ET</h2>
</header>
<main>
<p>Stundenplan</p>
@@ -99,6 +99,7 @@ function dozwhomepage(dozent) {
["Stolle", "https://www.tha.de/Elektrotechnik/Reinhard-Stolle.html"],
["Kamuf", "https://www.tha.de/Elektrotechnik/Matthias-Kamuf.html"],
["Beckmann", "https://www.tha.de/Elektrotechnik/Friedrich-Beckmann.html"],
+ ["Ritter", "https://www.tha.de/Elektrotechnik/Prof.-Dr.-Ing.-matthias-ritter.html"],
["Königbauer", "https://www.tha.de/Elektrotechnik/Prof.-Dr.-rer.nat.-martina-koenigbauer.html"]
]);
if (homepagelink = doz2hp.get(dozent)){