mirror of
https://github.com/devproje/devproje.git
synced 2025-04-22 11:49:52 +09:00
feat: add some platforms => DevOps or CDN -> Vultr, IDE -> Vim
This commit is contained in:
parent
77992d35b4
commit
86acf9a748
1 changed files with 5 additions and 0 deletions
|
@ -81,6 +81,8 @@ Hello, World!
|
|||
</a>
|
||||
<a href="https://aws.amazon.com/">
|
||||
<img src="https://img.shields.io/badge/Amazon AWS-232F3E?style=flat-square&logo=Amazon AWS&logoColor=white">
|
||||
<a href="https://vultr.com/">
|
||||
<img src="https://img.shields.io/badge/Vultr-007BFC?style=flat-square&logo=vultr&logoColor=white">
|
||||
</a>
|
||||
<a href="https://cloudflare.com/">
|
||||
<img src="https://img.shields.io/badge/Cloudflare-F38020?style=flat-square&logo=Cloudflare&logoColor=white"/>
|
||||
|
@ -96,6 +98,9 @@ Hello, World!
|
|||
<a href="https://code.visualstudio.com">
|
||||
<img src="https://img.shields.io/badge/Visual Studio Code-007ACC?style=flat-square&logo=Visual Studio Code&logoColor=white">
|
||||
</a>
|
||||
<a href="https://code.visualstudio.com">
|
||||
<img src="https://img.shields.io/badge/Vim-019733?style=flat-square&logo=Vim&logoColor=white">
|
||||
</a>
|
||||
<br/>
|
||||
|
||||
> Tool or Program
|
||||
|
|
Loading…
Reference in a new issue