Update README.md

This commit is contained in:
2025-07-17 16:45:49 +00:00
parent 68537ecdbe
commit 28f872f00e

View File

@@ -1,7 +1,6 @@
```zsh
root@phongproject.id.vn > neofetch
```
<img align="left" src="https://i.redd.it/h7dae4o0uk461.jpg" alt="Bakaguya made by レヴィノス (https://www.pixiv.net/en/artworks/80962527)" width="320" />
```csharp
@@ -21,47 +20,43 @@ Commits: 968
Stars: 14
Discord: RandomPotato#1377
```
<p align="right">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
<div style="display: flex; align-items: center; gap: 8px; flex-wrap: wrap;">
<!-- Color badges -->
<img src="https://img.shields.io/badge/-474342-474342?style=flat-square" alt="#474342" />
  
<img src="https://img.shields.io/badge/-fbedf6-fbedf6?style=flat-square" alt="#fbedf6" />
  
<img src="https://img.shields.io/badge/-c9594d-c9594d?style=flat-square" alt="#c9594d" />
  
<img src="https://img.shields.io/badge/-f8b9b2-f8b9b2?style=flat-square" alt="#f8b9b2" />
   
<img src="https://img.shields.io/badge/-ae9c9d-ae9c9d?style=flat-square" alt="#ae9c9d" />
</p>
<!-- Social badges -->
<a href="https://facebook.com/yourprofile" target="_blank">
<img src="https://img.shields.io/badge/Facebook-1877F2?style=flat-square&logo=facebook&logoColor=white" alt="Facebook" />
</a>
<a href="https://instagram.com/yourprofile" target="_blank">
<img src="https://img.shields.io/badge/Instagram-E4405F?style=flat-square&logo=instagram&logoColor=white" alt="Instagram" />
</a>
<a href="https://discord.com/users/yourid" target="_blank">
<img src="https://img.shields.io/badge/Discord-5865F2?style=flat-square&logo=discord&logoColor=white" alt="Discord" />
</a>
<a href="https://linkedin.com/in/yourprofile">
<img src="https://custom-icon-badges.demolab.com/badge/LinkedIn-0A66C2?logo=linkedin-white&logoColor=fff" alt="LinkedIn" />
</a>
<div style="display: flex; justify-content: space-between; align-items: center;">
<!-- Left: Social Icons -->
<div>
<a href="https://facebook.com/yourprofile" target="_blank">
<img src="https://img.shields.io/badge/Facebook-1877F2?style=flat-square&logo=facebook&logoColor=white" alt="Facebook" />
</a>
<a href="https://instagram.com/yourprofile" target="_blank">
<img src="https://img.shields.io/badge/Instagram-E4405F?style=flat-square&logo=instagram&logoColor=white" alt="Instagram" />
</a>
<a href="https://discord.com/users/yourid" target="_blank">
<img src="https://img.shields.io/badge/Discord-5865F2?style=flat-square&logo=discord&logoColor=white" alt="Discord" />
</a>
<a href="https://x.com/yourhandle" target="_blank">
<img src="https://img.shields.io/badge/X-000000?style=flat-square&logo=x&logoColor=white" alt="X (Twitter)" />
</a>
<a href="https://github.com/yourusername" target="_blank">
<img src="https://img.shields.io/badge/GitHub-181717?style=flat-square&logo=github&logoColor=white" alt="GitHub" />
</a>
</div>
<!-- Right: Color Swatches -->
<div>
<img src="https://img.shields.io/badge/-474342-474342?style=flat-square" alt="#474342" />
<img src="https://img.shields.io/badge/-fbedf6-fbedf6?style=flat-square" alt="#fbedf6" />
<img src="https://img.shields.io/badge/-c9594d-c9594d?style=flat-square" alt="#c9594d" />
<img src="https://img.shields.io/badge/-f8b9b2-f8b9b2?style=flat-square" alt="#f8b9b2" />
<img src="https://img.shields.io/badge/-ae9c9d-ae9c9d?style=flat-square" alt="#ae9c9d" />
</div>
</div>
```zsh
root@phongproject.id.vn > docker ps
```