1
0
Fork 0
forked from forgejo/forgejo

ui update, repo-assignment panic bug fix

This commit is contained in:
FuXiaoHei 2014-03-17 13:12:28 +08:00
parent cc3cbf8cbe
commit c101471bdf
5 changed files with 7 additions and 5 deletions

View file

@ -3,7 +3,9 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="shortcut icon" href="/img/favicon.png" />
<meta name="author" content="Gogs - Go Git Service" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<meta name="author" content="Gogs - Go Git Service" />
<meta name="description" content="Gogs(Go Git Service) is a GitHub-like clone in the Go Programming Language" />
<meta name="keywords" content="go, git">