template-min/index-template.html in jsduck-4.1.1 vs template-min/index-template.html in jsduck-4.2.0
- old
+ new
@@ -6,13 +6,10 @@
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="fragment" content="!">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/ico" href="favicon.ico" />
- <!-- BEGIN CSS -->
- <link rel="stylesheet" href="resources/css/docs-ext.css" type="text/css" />
- <link rel="stylesheet" href="resources/css/viewport.css" type="text/css" />
- <!-- END CSS -->
+ <link rel="stylesheet" href="resources/css/app.css" type="text/css" />
<script type="text/javascript">
(function(){
var protocol = (document.location.protocol === "https:") ? "https:" : "http:";
document.write("<link href='"+protocol+"//fonts.googleapis.com/css?family=Exo' rel='stylesheet' type='text/css' />");
})();