Titel
@@ -3491,7 +3491,7 @@
Signatur
-
Nr. 569
+
Hs-569
Titel
@@ -3517,7 +3517,7 @@
Signatur
-
Nr. 2467
+
Hs-2467
Titel
@@ -3538,7 +3538,29 @@
Signatur
-
Nr. 12229
+
Hs-30943 (Leihgabe aus Privatbesitz)
+
+
+
Titel
+
+ Br. an Heinrich Christian Boie, Ende April/Mai 1776
+
+
+
+
Umfang
+
1 Bl. (32,1 x 18,4)
+
+
+
+
+
+
+
Titel
@@ -3557,7 +3579,7 @@
Signatur
-
Nr. 25470
+
Hs-25470
Titel
@@ -3580,7 +3602,7 @@
Signatur
-
Nr. 25663
+
Hs-25663
Titel
diff --git a/docs/verzeichnisse/posthume_ausgaben/index.html b/docs/verzeichnisse/posthume_ausgaben/index.html
index 5bc4402..d8637c5 100644
--- a/docs/verzeichnisse/posthume_ausgaben/index.html
+++ b/docs/verzeichnisse/posthume_ausgaben/index.html
@@ -77,30 +77,6 @@
- Edition
-
-
Verzeichnisse
+
+ Edition
+
@@ -176,7 +176,7 @@
diff --git a/docs/verzeichnisse/selbststaendige_drucke/index.html b/docs/verzeichnisse/selbststaendige_drucke/index.html
index 27b3973..a239e0c 100644
--- a/docs/verzeichnisse/selbststaendige_drucke/index.html
+++ b/docs/verzeichnisse/selbststaendige_drucke/index.html
@@ -77,30 +77,6 @@
- Edition
-
-
Verzeichnisse
+
+ Edition
+
@@ -176,7 +176,7 @@
diff --git a/docs/verzeichnisse/theaterauffuehrungen/index.html b/docs/verzeichnisse/theaterauffuehrungen/index.html
index ef471b8..5d55aa3 100644
--- a/docs/verzeichnisse/theaterauffuehrungen/index.html
+++ b/docs/verzeichnisse/theaterauffuehrungen/index.html
@@ -77,30 +77,6 @@
- Edition
-
-
Verzeichnisse
+
+ Edition
+
@@ -176,7 +176,7 @@
diff --git a/docs/verzeichnisse/uebersetzungen/index.html b/docs/verzeichnisse/uebersetzungen/index.html
index 92a524b..dff413c 100644
--- a/docs/verzeichnisse/uebersetzungen/index.html
+++ b/docs/verzeichnisse/uebersetzungen/index.html
@@ -77,30 +77,6 @@
- Edition
-
-
Verzeichnisse
+
+ Edition
+
@@ -176,7 +176,7 @@
diff --git a/docs/verzeichnisse/unselbststaendige_drucke/index.html b/docs/verzeichnisse/unselbststaendige_drucke/index.html
index 7d79fb5..2915b4c 100644
--- a/docs/verzeichnisse/unselbststaendige_drucke/index.html
+++ b/docs/verzeichnisse/unselbststaendige_drucke/index.html
@@ -77,30 +77,6 @@
- Edition
-
-
Verzeichnisse
+
+ Edition
+
@@ -176,7 +176,7 @@
diff --git a/package.json b/package.json
index 6899603..7dceced 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "Test project for 11ty",
"scripts": {
- "prod_build": "npx postcss src/static/css/site.css -o src/static/css/output.css --verbose && set ELEVENTY_ENVIRONMENT=production && ELEVENTY_ENVIRONMENT=production npx @11ty/eleventy",
+ "prod_build": "npx postcss src/static/css/site.css -o src/static/css/output.css --verbose & set ELEVENTY_ENVIRONMENT=production & npx @11ty/eleventy",
"linux_pb": "npx postcss src/static/css/site.css -o src/static/css/output.css --verbose && export ELEVENTY_ENVIRONMENT=production && npx @11ty/eleventy",
"build": "npx postcss src/static/css/site.css -o src/static/css/output.css && npx @11ty/eleventy",
"watch": "npx @11ty/eleventy --serve",