Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
change encoding in meta tags to UTF-8
  • Loading branch information
moritz committed Apr 12, 2012
1 parent f368ff0 commit ffcced6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/inc/meta.stag
@@ -1,4 +1,4 @@
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="keywords" lang="en" content="Perl 6, Documentation, Tablets ">
<meta name="description" lang="en" content="hyperlinked and cross referenced Perl 6 encyclopedia">
<meta name="author" content="Herbert Breunung">
Expand Down

0 comments on commit ffcced6

Please sign in to comment.