From 8df27bcce3f1db0fcbca620599526e2fb92db4fe Mon Sep 17 00:00:00 2001
From: Jonas Smedegaard <dr@jones.dk>
Date: Fri, 10 May 2024 09:02:37 +0200
Subject: disambiguate YAML syntax

---
 worlding/index.qmd | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/worlding/index.qmd b/worlding/index.qmd
index ce48a3e..16366a6 100644
--- a/worlding/index.qmd
+++ b/worlding/index.qmd
@@ -12,8 +12,7 @@ metadata-files:
 format:
   html:
     include-in-header:
-      - text: |
-        <meta name="citation_pdf_url" content="https://thoughtroam.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk/worlding/S2424791-JI.pdf">
+      - text: <meta name="citation_pdf_url" content="https://thoughtroam.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk/worlding/S2424791-JI.pdf">
   pdf:
     output-file: S2424791-JI.pdf
 
-- 
cgit v1.2.3