diff --git a/docs/html.md b/docs/html.md new file mode 100644 index 0000000..1fdc465 --- /dev/null +++ b/docs/html.md @@ -0,0 +1,6 @@ +[Overview](readme.md) + +- [CSS](#css) + +## CSS +[Tailwind CSS](https://tailwindcss.com/) \ No newline at end of file diff --git a/docs/readme.md b/docs/readme.md index e6a8b7a..ba9a835 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -3,5 +3,5 @@ ## Table of contents - [Cheat sheet](cheatsheet.md) - [PHP](php.md) +- [Html](html.md) - [Linux](linux.md) -- \ No newline at end of file