Skip to content

Commit b6192f6

Browse files
authored
Change html tag to include translate attribute
don't want translate poping up for China copy pasta
1 parent 9a56f8f commit b6192f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html>
2+
<html translate="no">
33

44
{% include head.html %}
55

0 commit comments

Comments
 (0)