Skip to content

Commit 9a0a296

Browse files
Update base64.html
1 parent 7cc7bd7 commit 9a0a296

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sc/html/base64.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<!DOCTYPE html>
2-
<html lang="en">
2+
<html lang="en" class="notranslate" translate="no">
33
<head>
44
<meta charset="UTF-8">
5+
<meta name="google" content="notranslate">
56
<meta name="viewport" content="width=device-width, initial-scale=1.0">
67
<title>Base64 Decode & Encode</title>
78
<style>

0 commit comments

Comments
 (0)