feat: wwwroot-Verzeichnis erstellt und Standard- sowie statische Dateien hinzugefügt. Client-Anwendung in wwwroot integriert.
This commit is contained in:
5
StaffDBServer/wwwroot/assets/flags/de.svg
Normal file
5
StaffDBServer/wwwroot/assets/flags/de.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600" viewBox="0 0 9 6">
|
||||
<rect fill="#FFCE00" width="9" height="6"/>
|
||||
<rect fill="#DD0000" width="9" height="4"/>
|
||||
<rect fill="#000000" width="9" height="2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 222 B |
Reference in New Issue
Block a user