From 4abd2625a7828d202e81ea92a6a410e9f3cedade Mon Sep 17 00:00:00 2001 From: setto Date: Fri, 31 Jul 2026 13:47:06 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 0aa3e73..37468c7 100644 --- a/README.md +++ b/README.md @@ -258,13 +258,8 @@ ls -lh data/*/*.json - Consider using `rsync --delete` to remove old files -🔐 Security Tips +## 🔐 Security Tips -Restrict access to the site directory: -```bash -chmod 750 /var/www/your-site -chmod 750 /var/www/your-site/deploy.sh -``` Regularly update Hugo and nak: ```bash # Check for updates