forked from loafle/openapi-generator-original
remove site.css from html docs
This commit is contained in:
parent
ea1c2809f7
commit
d882e9fe0a
@ -4,7 +4,6 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>{{{appName}}}</title>
|
||||
<link rel="stylesheet" type="text/css" href="site.css" media="screen" />
|
||||
<style type="text/css">
|
||||
{{>style.css}}
|
||||
</style>
|
||||
@ -161,4 +160,4 @@
|
||||
{{/model}}
|
||||
{{/models}}
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user