You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
665 B
14 lines
665 B
11 years ago
|
<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 name="description" content="Gogs(Go Git Service) is a GitHub-like clone in the Go Programming Language" />
|
||
|
<meta name="keywords" content="go, git">
|
||
|
|
||
|
<!-- Stylesheets -->
|
||
|
<link href="css/bootstrap.min.css" rel="stylesheet" />
|
||
|
<link href="css/todc-bootstrap.min.css" rel="stylesheet" />
|
||
|
<link href="css/font-awesome.min.css" rel="stylesheet" />
|
||
|
<link href="css/gogs.css" rel="stylesheet" />
|
||
|
|
||
|
<script src="js/jquery-1.10.1.min.js"></script>
|
||
|
<script src="js/bootstrap.min.js"></script>
|