Removed "dencode" from where it was publicly visible.

This commit is contained in:
Manuel Friedli 2017-03-15 00:40:28 +01:00
parent b01ae2240c
commit f103b0b1fe
2 changed files with 8 additions and 7 deletions

View file

@ -3,11 +3,11 @@
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"/>
<title>Decode? Encode? DENcode!</title>
<title>conv.friedli.info - Convert whatever you want!</title>
</head>
<body>
<h1>Decode? Encode? DENcode!</h1>
<noscript>This webpage lets you decode and encode data and text to and from various formats. But
<h1>Convert it all</h1>
<noscript>This webpage lets you convert data and text to and from various formats. But
it requires you to <strong>enable Javascript</strong> to do so. So please turn it on in your
Browser. You won't regret it!
</noscript>