Skip to content

Commit 065cb0d

Browse files
authored
Merge pull request #1008 from mujib77/add-flexbox-resource-mujib
docs: add MDN Flexbox link and update contributors list
2 parents f888dbb + fc28d47 commit 065cb0d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,3 +283,4 @@ This is a list showing the GitHub usernames of all who have contributed to this
283283
- [@AathifZahir](https://github.com/AathifZahir)
284284
- [@oshada-rashmika](https://github.com/oshada-rashmika)
285285
- [@devmab24](https://github.com/devmab24/)
286+
- [@mujib77](https://github.com/mujib77)

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ A list of student-collated resources deemed to be useful for every developer and
5858

5959
- [**YouTube Channels**](YouTubeChannels.md): A list of YouTube channels for learning all about programming, covering topics as broad as web development, design, history, hacking, and Computer Science (CS).
6060

61+
- [**MDN Web Docs — CSS Flexbox Guide**](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout): official, beginner-friendly reference for Flexbox and layout.
62+
63+
6164
## Contributing
6265

6366
- You are always welcome to contribute to this project, kindly visit our [**Contributor's Guide**](https://github.com/zero-to-mastery/resources/blob/master/CONTRIBUTING.md) before opening a pull request.

0 commit comments

Comments
 (0)