diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-06-26 07:45:46 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-06-26 11:50:34 +0200 |
commit | 0f88a963c35a1ccb9864bd9c2ddde85133062374 (patch) | |
tree | 5a270f2e0018329c6e661355b351ecb3f8a2f91f | |
parent | b4be9a177e3536850f5bbe47cd7d146920b39a12 (diff) |
fix include final report (not draft ME report)
-rw-r--r-- | _quarto.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_quarto.yml b/_quarto.yml index 5fb80ab..1b817bb 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -74,5 +74,5 @@ resources: - "events/*/index.html" - fonts - waste/index.pdf - - worlding/S2424791-JI_ME.pdf + - worlding/S2424791-JI.pdf - learn/*/*.ttl |