mirror of
https://github.com/golang/go
synced 2024-11-22 09:24:41 -07:00
codereview: close the head tag
R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/9695045
This commit is contained in:
parent
4e15dbe082
commit
3b7dcf074f
@ -230,7 +230,7 @@ var frontPage = template.Must(template.New("front").Funcs(template.FuncMap{
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
|
||||||
<head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<img id="gopherstamp" src="/static/gopherstamp.jpg" />
|
<img id="gopherstamp" src="/static/gopherstamp.jpg" />
|
||||||
|
Loading…
Reference in New Issue
Block a user