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