Skip to content

Commit

Permalink
Put charset first to match HTML spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
fmarier committed May 23, 2021
1 parent 37832ed commit c3da16c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!DOCTYPE HTML>
<html itemscope itemtype="http://schema.org/Webpage" lang="en">
<head>
<meta charset="utf-8">
<title>Fran&ccedil;ois Marier</title>
<meta name="description" content="Homepage of Fran&ccedil;ois Marier, Free and Open Source software developer" />
<meta name="flattr:id" content="4j6y0v">
<meta charset="utf-8">

<!-- Schema.org markup (Google) -->
<meta itemprop="name" content="Fran&ccedil;ois Marier">
Expand Down

0 comments on commit c3da16c

Please sign in to comment.