timetables: replace inline svg with icon shortcode
Some checks failed
publish / publish (push) Has been cancelled
Some checks failed
publish / publish (push) Has been cancelled
This commit is contained in:
parent
618803a502
commit
1d98112021
|
@ -8,7 +8,7 @@ title: Stundenpläne
|
|||
|
||||
<h1>Stundenpläne</h1>
|
||||
<p class="annotation">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 512" role="img" class="icon icon-exclamation"><title>Hinweis</title> <!--! Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc. --> <path d="M96 64c0-17.7-14.3-32-32-32S32 46.3 32 64l0 256c0 17.7 14.3 32 32 32s32-14.3 32-32L96 64zM64 480a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"></path></svg>
|
||||
{% icon "solid:exclamation", title="Hinweis" %}
|
||||
Achtung! Die Stundenpläne Dipl. 1, Dipl. 2, Bsc. 2, Bsc. 4, Bsc. 6, Bsc. 7 und Bsc. 9 haben sich geändert. Bitte prüft euren favorisierten Plan nochmals!
|
||||
</p>
|
||||
<p>
|
||||
|
@ -68,7 +68,7 @@ title: Stundenpläne
|
|||
|
||||
Bitte sende uns in diesem Fall den gewünschten Stundenplan, dein ZiH Login und einen Grund, warum du die frührere Einschreibung benötigst. Sehr sensible Daten wie konkrete Krankheiten musst du aber nicht angeben.
|
||||
<p class="annotation">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 512" role="img" class="icon icon-exclamation"><title>Hinweis</title> <!--! Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc. --> <path d="M96 64c0-17.7-14.3-32-32-32S32 46.3 32 64l0 256c0 17.7 14.3 32 32 32s32-14.3 32-32L96 64zM64 480a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"></path></svg>
|
||||
{% icon "solid:exclamation", title="Hinweis" %}
|
||||
Bitte melde dich um eingeschrieben zu werden dann kurz auf <a href="https://tud.de/opal">Opal</a> an, damit deine Daten übertragen werden. Du musst dort erst einmal nichts weiter tun.
|
||||
</p>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ title: Timetables
|
|||
|
||||
<h1>Timetables</h1>
|
||||
<p class="annotation">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 512" role="img" class="icon icon-exclamation"><title>Hinweis</title> <!--! Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc. --> <path d="M96 64c0-17.7-14.3-32-32-32S32 46.3 32 64l0 256c0 17.7 14.3 32 32 32s32-14.3 32-32L96 64zM64 480a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"></path></svg>
|
||||
{% icon "solid:exclamation", title="Notice" %}
|
||||
Warning! The timetables Dipl. 1, Dipl. 2, Bsc. 2, Bsc. 4, Bsc. 6, Bsc. 7 und Bsc. 9 has been changed. Please check your favorite timetable again!
|
||||
</p>
|
||||
<p>
|
||||
|
@ -63,7 +63,7 @@ title: Timetables
|
|||
|
||||
Please write us your favorite timetable, ZiH login and the reason, why you need an early enrollment. Thought, you don't need you meantion a specific illness or similar very sensible Data.
|
||||
<p class="annotation">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 512" role="img" class="icon icon-exclamation"><title>Hinweis</title> <!--! Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc. --> <path d="M96 64c0-17.7-14.3-32-32-32S32 46.3 32 64l0 256c0 17.7 14.3 32 32 32s32-14.3 32-32L96 64zM64 480a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"></path></svg>
|
||||
{% icon "solid:exclamation", title="Notice" %}
|
||||
Please sign in on <a href="https://tud.de/opal">Opal</a> for a priority enrollment to transfer your data. You do not need to do other settings there.
|
||||
</p>
|
||||
<h2>Diploma</h2>
|
||||
|
|
Loading…
Reference in a new issue