This commit is contained in:
fengmk2
2018-09-14 15:14:29 +08:00
parent 364817481c
commit 9b8491b736
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
Copyright 2013 - 2016 © cnpmjs.org
Copyright 2013 - present © cnpmjs.org
|
<a href="/">Home</a>
|

View File

@@ -15,7 +15,7 @@
<link href="/css/github.css" rel="stylesheet" media="screen">
<link href="/css/github-markdown.css" rel="stylesheet" media="screen">
<!-- JavaScript plugins (requires jQuery) -->
<script src="//dn-staticfile.qbox.me/jquery/2.0.3/jquery.min.js"></script>
<script src="https://cdn.staticfile.org/jquery/2.0.3/jquery.min.js"></script>
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="CNPM" />
<script>
$(function () {
@@ -63,9 +63,9 @@
</div>
<!-- Enable responsive features in IE8 with Respond.js (https://github.com/scottjehl/Respond) -->
<script src="//dn-staticfile.qbox.me/respond.js/1.2.0/respond.min.js"></script>
<script src="https://cdn.staticfile.org/respond.js/1.2.0/respond.min.js"></script>
<script src="//dn-staticfile.qbox.me/prettify/r298/prettify.min.js"></script>
<script src="https://cdn.staticfile.org/prettify/r298/prettify.min.js"></script>
<!-- Specific to this page -->
<script>