From 128fe44136b3e1392dbcdf3393d34dd5200eae2a Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Sat, 26 Sep 2015 22:21:21 +0100 Subject: [PATCH] update info --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"