diff --git a/README.md b/README.md index 517c628..306ad96 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# conv.friedli.info - Convert to and fro! +# conv.friedli.info - Convert whatever you want! + This is a short introduction to the awesome converter hosted at [https://conv.friedli.info/]. Deployment is automated with Gitlab CI. Usage is self-explanatory. What else do you need to know? diff --git a/package.json b/package.json index 3caf487..d15179b 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,10 @@ { - "name": "dencode.org", - "version": "1.0.0-alpha.2", - "description": "Convert to and fro!", + "name": "conv.friedli.info", + "version": "1.0.0-alpha.3", + "description": "Decode or encode base64, punycode, HTML entities, URI components ...", "keywords": [ - "dencode", + "encode", + "decode", "conversion", "converter", "convert" diff --git a/src/index.html b/src/index.html index 962167d..ceb61c2 100644 --- a/src/index.html +++ b/src/index.html @@ -3,11 +3,11 @@ - Decode? Encode? DENcode! + conv.friedli.info - Convert whatever you want! -

Decode? Encode? DENcode!

-