mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-07-02 08:27:41 +08:00
chore: prettify
This commit is contained in:
+5
-1
@@ -11,7 +11,11 @@
|
||||
href="http://localhost:100/style.css"
|
||||
/>
|
||||
<!-- 400 Bad Request -->
|
||||
<link rel="stylesheet" type="text/css" href="https://gethttpstatus.com/400" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
type="text/css"
|
||||
href="https://gethttpstatus.com/400"
|
||||
/>
|
||||
<title>Feature Rich HTML</title>
|
||||
<style>
|
||||
@media print {
|
||||
|
||||
@@ -11,7 +11,11 @@
|
||||
href="http://localhost:100/style.css"
|
||||
/>
|
||||
<!-- 400 Bad Request -->
|
||||
<link rel="stylesheet" type="text/css" href="https://gethttpstatus.com/400" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
type="text/css"
|
||||
href="https://gethttpstatus.com/400"
|
||||
/>
|
||||
<title>Feature Rich HTML</title>
|
||||
<style>
|
||||
@media print {
|
||||
|
||||
Reference in New Issue
Block a user