mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-17 20:52:14 +01:00
chore: prettify
This commit is contained in:
@@ -11,7 +11,11 @@
|
|||||||
href="http://localhost:100/style.css"
|
href="http://localhost:100/style.css"
|
||||||
/>
|
/>
|
||||||
<!-- 400 Bad Request -->
|
<!-- 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>
|
<title>Feature Rich HTML</title>
|
||||||
<style>
|
<style>
|
||||||
@media print {
|
@media print {
|
||||||
|
|||||||
@@ -11,7 +11,11 @@
|
|||||||
href="http://localhost:100/style.css"
|
href="http://localhost:100/style.css"
|
||||||
/>
|
/>
|
||||||
<!-- 400 Bad Request -->
|
<!-- 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>
|
<title>Feature Rich HTML</title>
|
||||||
<style>
|
<style>
|
||||||
@media print {
|
@media print {
|
||||||
|
|||||||
Reference in New Issue
Block a user