We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c16380 commit dfafe35Copy full SHA for dfafe35
src/_templates/_projects.php
@@ -46,11 +46,6 @@
46
"desc" => "neofetch, but for Windows",
47
"url" => "https://github.com/AlexFlipnote/neofetch-win"
48
],
49
- [
50
- "name" => "dotenvplus",
51
- "desc" => "Reads key-value pairs from a .env file and supports multiple values with dynamic interpolation.",
52
- "url" => "https://github.com/AlexFlipnote/dotenvplus"
53
- ],
54
[
55
"name" => "diskspace",
56
"desc" => "Making it possible to use Linux df & du command on Windows",
0 commit comments