mirror of
https://github.com/atapas/html-tips-tricks.git
synced 2024-11-16 00:38:26 +01:00
Update index.html
This commit is contained in:
parent
9988da9174
commit
50d25a0ab0
1 changed files with 5 additions and 1 deletions
|
@ -91,8 +91,12 @@
|
|||
<a href='./lazy-loading/index.html'>
|
||||
Lazy Loading</a> - Lazy Load html images natively
|
||||
</li>
|
||||
<li>
|
||||
<a href="./Comments/index.html">
|
||||
Comments </a> - Help document your HTML source code
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue