Commit 95e4c6bc authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent bf4534ed
Pipeline #11242 passed with stage
in 8 seconds
...@@ -431,7 +431,7 @@ body { ...@@ -431,7 +431,7 @@ body {
<!-- themen zu addieren juni 25--> <!-- themen zu addieren juni 25-->
<!-- Themenbuttons --> <!-- Themenbuttons -->
<div class="topic-buttons" > <div class="topic-buttons" data-aos="fade-up" data-aos-delay="50">
<button onclick="toggleTopic('ethik', this)">Ethik</button> <button onclick="toggleTopic('ethik', this)">Ethik</button>
<button onclick="toggleTopic('technik', this)">Technik</button> <button onclick="toggleTopic('technik', this)">Technik</button>
<button onclick="toggleTopic('kompetenz', this)">Kompetenz</button> <button onclick="toggleTopic('kompetenz', this)">Kompetenz</button>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment