Skip to content

Commit

Permalink
Added Spanish language code
Browse files Browse the repository at this point in the history
  • Loading branch information
davesantos committed Sep 5, 2011
1 parent 034e860 commit 3799a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tumblr.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="{block:English}en{/block:English}{block:French}fr{/block:French}{block:German}de{/block:German}{block:Japanese}ja{/block:Japanese}{block:Italian}it{/block:Italian}">
<html lang="{block:English}en{/block:English}{block:French}fr{/block:French}{block:German}de{/block:German}{block:Japanese}ja{/block:Japanese}{block:Italian}it{/block:Italian}{block:Spanish}es{/block:Spanish}">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
Expand Down

0 comments on commit 3799a53

Please sign in to comment.