@eshanized updated the Website!!!

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-13 02:05:41 +05:30
parent 936ff04b67
commit e5be8c7b29
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ banner:
features: features:
- title: "SNIGDHA OS - CLOUD" - title: "SNIGDHA OS - CLOUD"
image: "/images/snigdhaos-cloud.png" 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: bulletpoints:
- "1 GB* Free Cloud Storage" - "1 GB* Free Cloud Storage"
- "Powerful search capabilities" - "Powerful search capabilities"

View File

@@ -7,4 +7,4 @@ CMSG="⏳ @eshanized updated the Website!!!"
git add . git add .
git commit -m "${CMSG}" git commit -m "${CMSG}"
git push origin "${BRANCH}" # git push origin "${BRANCH}"