diff options
Diffstat (limited to 'public/dye.html')
-rw-r--r-- | public/dye.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/dye.html b/public/dye.html index f7ca177..6e8026d 100644 --- a/public/dye.html +++ b/public/dye.html @@ -1,6 +1,7 @@ <!DOCTYPE html> -<html> +<html lang="en"> <head> + <meta charset="utf-8"/> <title>Dyer</title> <style type="text/css"> .viewport { |