aboutsummaryrefslogtreecommitdiff
path: root/dir.c
diff options
context:
space:
mode:
Diffstat (limited to 'dir.c')
-rw-r--r--dir.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/dir.c b/dir.c
index d352ee4..f10139c 100644
--- a/dir.c
+++ b/dir.c
@@ -170,7 +170,8 @@ void dirlist(void) {
"-->\n"
"</STYLE>\n"
"<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html;charset=US-ASCII\">\n"
- "<META HTTP-EQUIV=\"Content-Language\" CONTENT=\"en\">\n"
+ "<META HTTP-EQUIV=\"Content-Language\" CONTENT=\"en-US\">\n"
+ "<META HTTP-EQUIV=\"google\" CONTENT=\"notranslate\">\n"
"<META NAME=\"viewport\" CONTENT=\"width=device-width\">\n"
"<LINK REL=\"icon\" TYPE=\"image/gif\" HREF=\"%s%s\">\n"
"</HEAD>\n"