mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 16:42:15 +01:00
14 lines
487 B
HTML
14 lines
487 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Gutenberg</title>
|
|
</head>
|
|
<body>
|
|
<h1>Gutenberg</h1>
|
|
<p style="color: #d1d0d0;">
|
|
It is a press, certainly, but a press from which shall flow in inexhaustible streams...Through it, God will spread His Word. A spring of truth shall flow from it: like a new star it shall scatter the darkness of ignorance, and cause a light heretofore unknown to shine amongst men.
|
|
</p>
|
|
</div>
|
|
</body>
|
|
</html> |