mirror of
https://github.com/nelsbrock/NateMan.git
synced 2026-08-14 21:36:49 +02:00
HTML ul-Elemente aus p-Elementen genommen
This commit is contained in:
@@ -27,11 +27,13 @@
|
||||
<p>
|
||||
Im Schuljahr 2019/2020 als <a href="https://de.wikipedia.org/wiki/Besondere_Lernleistung">Besondere Lernleistung</a>
|
||||
entwickelt von:
|
||||
<ul>
|
||||
<li><a href="https://github.com/nelsbrock">Niklas Elsbrock</a> (Hauptentwickler)</li>
|
||||
<li><a href="https://github.com/Hecht376">Johannes Bingel</a> (Exportfunktion und Excel-Importfunktion)</li>
|
||||
<li>Dipl.-Inform. Christian Wolf, OStR (Idee und Betreuung)</li>
|
||||
</ul>
|
||||
</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/nelsbrock">Niklas Elsbrock</a> (Hauptentwickler)</li>
|
||||
<li><a href="https://github.com/Hecht376">Johannes Bingel</a> (Exportfunktion und Excel-Importfunktion)</li>
|
||||
<li>Dipl.-Inform. Christian Wolf, OStR (Idee und Betreuung)</li>
|
||||
</ul>
|
||||
<p>
|
||||
Lizensiert unter der
|
||||
<a href="https://github.com/nelsbrock/NateMan/blob/main/LICENSE">GNU General Public License, Version 3</a>.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user