@eshanized updated the website 🎉 !!!

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-14 07:15:37 +05:30
parent 13d2e1fc29
commit 2bdb144d8b
12 changed files with 429 additions and 248 deletions

7
push.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
# Author : Eshan Roy
git add .
git commit -m "⏳ @eshanized updated the website 🎉 !!!"
git push origin master