forked from loafle/openapi-generator-original
Merge pull request #1335 from wing328/html_remove_site_css
[HTML] remove site.css from html docs
This commit is contained in:
commit
735cae7b49
@ -4,7 +4,6 @@
|
|||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<head>
|
<head>
|
||||||
<title>{{{appName}}}</title>
|
<title>{{{appName}}}</title>
|
||||||
<link rel="stylesheet" type="text/css" href="site.css" media="screen" />
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
{{>style.css}}
|
{{>style.css}}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user