mirror of
https://github.com/golang/go
synced 2024-11-21 22:04:39 -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>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<img id="gopherstamp" src="/static/gopherstamp.jpg" />
|
||||
|
Loading…
Reference in New Issue
Block a user