img
This commit is contained in:
parent
9e11f6bdbf
commit
82e0ff00e8
@ -3,7 +3,7 @@ import { ApiChatService } from '../api-chat.service';
|
|||||||
|
|
||||||
@Component({
|
@Component({
|
||||||
selector: 'app-home',
|
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 {
|
export class HomeComponent implements OnInit {
|
||||||
|
Reference in New Issue
Block a user