This commit is contained in:
Simple_Not 2022-10-20 14:56:19 +10:00
parent 9e11f6bdbf
commit 82e0ff00e8

View File

@ -3,7 +3,7 @@ import { ApiChatService } from '../api-chat.service';
@Component({
selector: 'app-home',
template: `<h3>Домашний компонент</h3>`
template: `<img src="http://static.vdk2ch.ru:15555/test-public/16657431265390.png" alt="свiня" width="150">`
})
export class HomeComponent implements OnInit {