From f657266f95df92c1ab1570033985b8ebfb4ce0b5 Mon Sep 17 00:00:00 2001
From: Patrick Goltzsch <pg (at) in-transit.cc>
Date: Fri, 9 Sep 2022 22:42:33 +0200
Subject: Repository mit erster Version

---
 OEBPS/Text/03-capriccio/00-titel.xhtml | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 OEBPS/Text/03-capriccio/00-titel.xhtml

(limited to 'OEBPS/Text/03-capriccio/00-titel.xhtml')

diff --git a/OEBPS/Text/03-capriccio/00-titel.xhtml b/OEBPS/Text/03-capriccio/00-titel.xhtml
new file mode 100644
index 0000000..86c21de
--- /dev/null
+++ b/OEBPS/Text/03-capriccio/00-titel.xhtml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html>
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+  <link href="../../Styles/style.css" rel="stylesheet" type="text/css" />
+  <title>Capriccio</title>
+</head>
+<body>
+
+<div class="poem">
+
+  <h3 class="center vspace10 spaced">CAPRICCIO</h3>
+
+</div>
+
+</body>
+</html>
-- 
cgit v1.2.3