mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-26 05:02:48 +00:00
18 lines
1.0 KiB
HTML
18 lines
1.0 KiB
HTML
<head>
|
||
<meta charset="UTF-8">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<meta name="description" content="清华大学开源镜像站,致力于为国内和校内用户提供高质量的开源软件镜像、Linux镜像源服务,帮助用户更方便地获取开源软件。本镜像站由清华大学TUNA团队负责维护。">
|
||
<meta name="keywords" content="镜像站,镜像源,Linux,软件源,开源">
|
||
<meta name="author" content="TUNA">
|
||
<link rel="shortcut icon" href="/static/img/favicon.png">
|
||
<title>清华大学 TUNA 镜像源 | Tsinghua Open Source Mirror</title>
|
||
<link rel="stylesheet" href="/static/css/bootstrap.css">
|
||
<link rel="stylesheet" href="/static/css/font-awesome.min.css" >
|
||
<link rel="stylesheet" href="/static/css/style.css">
|
||
<script src="/static/js/jquery.min.js"></script>
|
||
<script src="/static/js/bootstrap.min.js"></script>
|
||
<script src="/static/js/markup.min.js"></script>
|
||
<script src="/static/js/webfont.js"></script>
|
||
</head>
|