More details in the YouTube Video.
Concise, consistent, and legible badges - shields.io
shields.io/badges/static-badge
<a href="https://www.linkedin.com/in/daltonlima/">
<img src="https://img.shields.io/badge/linkedin-%230077B5.svg?&style=for-the-badge&logo=linkedin&logoColor=white" alt="https://www.linkedin.com/in/daltonlima"/>
</a>
style=plastic
[![counterstrike](https://img.shields.io/badge/first_part-second_part-000000.svg?style=plastic&logo=counterstrike)](https://www.counter-strike.net/)
style=flat
[![Linkedin](https://img.shields.io/badge/linkedin-%230077B5.svg?&style=flat&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/daltonlima/)
style=flat-square
[![Made with Unity](https://img.shields.io/badge/made_with-Unity-FFFFFF.svg?style=flat-square&logo=unity)](https://unity3d.com)
style=for-the-badge
[![Made with Unity](https://img.shields.io/badge/made_with-Unity-FFFFFF.svg?style=for-the-badge&logo=unity)](https://unity3d.com)
Tip
styles: [flat
, flat-square
, plastic
, for-the-badge
, social
]
Tip
Icons for the logos: simpleicons.org (or here slugs.md)
These are an extension for markdown in GitHub.
> [!NOTE]
> Highlights information that users should take into account, even when skimming.
> [!TIP]
> Optional information to help a user be more successful.
> [!IMPORTANT]
> Crucial information necessary for users to succeed.
> [!WARNING]
> Critical content demanding immediate user attention due to potential risks.
> [!CAUTION]
> Negative potential consequences of an action.
Note
Highlights information that users should take into account, even when skimming.
Tip
Optional information to help a user be more successful.
Important
Crucial information necessary for users to succeed.
Warning
Critical content demanding immediate user attention due to potential risks.
Caution
Negative potential consequences of an action.