diff --git a/tools/Base64/index.html b/tools/Base64/index.html index 8d8dd58..11d158d 100644 --- a/tools/Base64/index.html +++ b/tools/Base64/index.html @@ -1,26 +1,36 @@ -

Encode/decode data to base64

-
-
-
- -
-
-
- -
+ + + Base64 encoder and decoder + + - \ No newline at end of file + + \ No newline at end of file diff --git a/tools/Base64/new/index.html b/tools/Base64/new/index.html deleted file mode 100644 index 2451695..0000000 --- a/tools/Base64/new/index.html +++ /dev/null @@ -1,37 +0,0 @@ - - - - - CodePen - Button hover effect - - - - - -
- - - - - - Button - - - - - - - Button - - - - - - - Button - -
- - - - diff --git a/tools/Base64/new/old.index.html b/tools/Base64/new/old.index.html deleted file mode 100644 index 11d158d..0000000 --- a/tools/Base64/new/old.index.html +++ /dev/null @@ -1,36 +0,0 @@ - - - Base64 encoder and decoder - - - - -
-

Encode/decode data to base64

-
-
-
- -
-
-
- -
-
- - - \ No newline at end of file diff --git a/tools/Base64/new/style.css b/tools/Base64/style.css similarity index 100% rename from tools/Base64/new/style.css rename to tools/Base64/style.css