Files
psp_panel/src/app/app.footer.component.html
T
Yiğit FINDIKLI fea22fa33d Config updated
2022-01-07 15:40:43 +03:00

5 lines
223 B
HTML

<div class="layout-footer">
<img src="assets/layout/images/{{appMain.config.dark ? 'logo-white' : 'logo-dark'}}.svg" alt="Logo" height="20" class="mr-2"/>
by
<span class="font-medium ml-2">PrimeNG</span>
</div>