img
All checks were successful
continuous-integration/drone/push Build is passing

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

View File

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