Skip to content

Commit 5a2aa01

Browse files
authored
More fixes
1 parent af5194f commit 5a2aa01

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.htm

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!DOCTYPE html>
22
<html><head>
33
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
4-
<meta name="robots" content="none, noindex, nofollow, noimageindex, noarchive, nosnippet, notranslate, nocache, noyaca, noydir, noodp">
5-
<meta name="googlebot" content="noindex, nofollow">
4+
<!--<meta name="robots" content="none, noindex, nofollow, noimageindex, noarchive, nosnippet, notranslate, nocache, noyaca, noydir, noodp">
5+
<meta name="googlebot" content="noindex, nofollow">-->
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77

88

@@ -6046,7 +6046,7 @@
60466046

60476047

60486048

6049-
<title>Base32768 encode a file</title>
6049+
<title>BWTC32Key encode/decode a file</title>
60506050

60516051
<script>
60526052
/*! MIT License. Copyright 2015-2018 Richard Moore <me@ricmoo.com>. See LICENSE.txt. */
@@ -9254,7 +9254,7 @@
92549254
<input id="filePicker" type="file"><textarea id="ascii85password">Enter a password here before uploading.</textarea>
92559255
<br>
92569256
<div>
9257-
<h1>BWTC32Key encoded version</h1>
9257+
<h1>BWTC32Key-encoded version</h1>
92589258
<textarea id="base64textarea" placeholder="Base32768 will appear here" cols="50" rows="15"></textarea><br>
92599259
<p>B3K filename:</p>
92609260

0 commit comments

Comments
 (0)