From e5be8c7b292448173071e012ad9e4fad3ee16e43 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Sat, 13 Apr 2024 02:05:41 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20Websit?= =?UTF-8?q?e!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/english/_index.md | 2 +- push.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/english/_index.md b/content/english/_index.md index 425f3936..e0bd4b70 100755 --- a/content/english/_index.md +++ b/content/english/_index.md @@ -13,7 +13,7 @@ banner: features: - title: "SNIGDHA OS - CLOUD" image: "/images/snigdhaos-cloud.png" - content: "Snigdha OS Cloud is a cloud-based file storage and synchronization service developed by Snigdha OS. It allows users to store files in the cloud, synchronize files across devices, and share files and folders with others. Users can access their files from any device with internet access, including computers, smartphones, and tablets, through [cloud](https://cloud.snigdhaos.org). Snigdha OS Cloud provides a convenient and secure way to store, access, and collaborate on files from anywhere." + content: "Snigdha OS Cloud is a cloud-based file storage service developed by Snigdha OS. It allows users to store files in the cloud, synchronize files across devices, and share files and folders with others. Users can access their files from any device with internet access, including computers, smartphones, and tablets, through [cloud](https://cloud.snigdhaos.org). Snigdha OS Cloud provides a convenient and secure way to store, access, and collaborate on files from anywhere." bulletpoints: - "1 GB* Free Cloud Storage" - "Powerful search capabilities" diff --git a/push.sh b/push.sh index 6fecc5cd..d492e8ce 100755 --- a/push.sh +++ b/push.sh @@ -7,4 +7,4 @@ CMSG="⏳ @eshanized updated the Website!!!" git add . git commit -m "${CMSG}" -git push origin "${BRANCH}" \ No newline at end of file +# git push origin "${BRANCH}" \ No newline at end of file