diff --git a/README.md b/README.md index 7fa914fa..81d52776 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hugo add-on for Caddy -This is an add-on for Caddy which wants to deliver a good UI to edit the content of the website. +Deploy your Hugo website and enjoy of an admin interface with Caddy server. ## Configuration diff --git a/package.json b/package.json index e39bf96f..6c24bde3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "caddy-hugo", "version": "1.0.0", - "description": "This is an add-on for Caddy which wants to deliver a good UI to edit the content of the website.", + "description": "Deploy your Hugo website and enjoy of an admin interface with Caddy server.", "repository": { "type": "git", "url": "git+https://github.com/hacdias/caddy-hugo.git"