Fix typo in meta tag attribute (#376)
This commit is contained in:
parent
8627d854d9
commit
c5ee569a42
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-eqiv="content-type" content="text/html;charset=utf-8">
|
||||
<meta http-equiv="content-type" content="text/html;charset=utf-8">
|
||||
<title>Go by Example: Not Found</title>
|
||||
<link rel=stylesheet href="site.css">
|
||||
</head>
|
||||
|
Loading…
x
Reference in New Issue
Block a user