File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 11<p align =" center " >
22 <a href="https://github.com/yiisoft" target="_blank">
3- <img src="https://yiisoft.github.io/docs/images/yii_logo.svg" height="100px">
3+ <img src="https://yiisoft.github.io/docs/images/yii_logo.svg" height="100px" alt="Yii" >
44 </a>
55 <h1 align="center">Yii HTML</h1>
66 <br>
@@ -47,10 +47,8 @@ composer require yiisoft/html
4747
4848``` php
4949<?php
50-
5150use Yiisoft\Html\Html;
5251use Yiisoft\Html\Tag\Meta;
53-
5452?>
5553
5654<?= Meta::pragmaDirective('X-UA-Compatible', 'IE=edge') ?>
Original file line number Diff line number Diff line change 99 "license" : " BSD-3-Clause" ,
1010 "support" : {
1111 "issues" : " https://github.com/yiisoft/html/issues?state=open" ,
12+ "source" : " https://github.com/yiisoft/html" ,
1213 "forum" : " https://forum.yiiframework.com/" ,
1314 "wiki" : " https://www.yiiframework.com/wiki/" ,
1415 "irc" : " ircs://irc.libera.chat:6697/yii" ,
15- "chat" : " https://t.me/yii3en" ,
16- "source" : " https://github.com/yiisoft/html"
16+ "chat" : " https://t.me/yii3en"
1717 },
1818 "funding" : [
1919 {
You can’t perform that action at this time.
0 commit comments