Compare commits
2 Commits
9e11f6bdbf
...
9ff51eb1af
Author | SHA1 | Date | |
---|---|---|---|
|
9ff51eb1af | ||
|
82e0ff00e8 |
@ -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/sin.png">`
|
||||
|
||||
})
|
||||
export class HomeComponent implements OnInit {
|
||||
|
Reference in New Issue
Block a user