Compare commits
No commits in common. "9ff51eb1af257002f6153bb2c682586811a8a7be" and "9e11f6bdbf494accc39ea9d94798abd17f484c67" have entirely different histories.
9ff51eb1af
...
9e11f6bdbf
@ -3,7 +3,7 @@ import { ApiChatService } from '../api-chat.service';
|
||||
|
||||
@Component({
|
||||
selector: 'app-home',
|
||||
template: `<img src="http://static.vdk2ch.ru:15555/test-public/sin.png">`
|
||||
template: `<h3>Домашний компонент</h3>`
|
||||
|
||||
})
|
||||
export class HomeComponent implements OnInit {
|
||||
|
Reference in New Issue
Block a user