revert css reference

This commit is contained in:
oppofind 2020-10-09 22:18:51 +08:00
parent 070aab7800
commit 6587c24efd
6 changed files with 9 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@ -6,7 +6,7 @@
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<link rel="stylesheet" href="https://gitee.com/smart-doc-team/smart-doc/raw/master/css/markdown.css?v=1.9.6"/>
<link rel="stylesheet" href="markdown.css?v=${version}"/>
<title>${title}</title>
</head>
<body>

View File

@ -6,7 +6,7 @@
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<link rel="stylesheet" href="https://gitee.com/smart-doc-team/smart-doc/raw/master/css/index.css?v=1.9.6"/>
<link rel="stylesheet" href="index.css?v=${version}"/>
<title>api doc</title>
</head>
<body>

File diff suppressed because one or more lines are too long

View File

@ -6,7 +6,7 @@
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<link rel="stylesheet" href="https://gitee.com/smart-doc-team/smart-doc/raw/master/css/index.css?v=1.9.6"/>
<link rel="stylesheet" href="index.css?v=${version}"/>
<title>api doc</title>
</head>
<body>

View File

@ -7,7 +7,7 @@
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<link rel="stylesheet" href="index.css?v=${version}"/>
<link rel="stylesheet" href="https://gitee.com/smart-doc-team/smart-doc/raw/master/css/markdown.css?v=1.9.6"/>
<link rel="stylesheet" href="markdown.css?v=${version}"/>
<title>api doc</title>
</head>
<div class="book without-animation with-summary font-size-2 font-family-1">