diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-05-26 13:13:48 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-06-04 17:35:42 +0200 |
commit | adc3e72730fc48d4a3ff7591dfdce84c2a8a2a97 (patch) | |
tree | 5b862ba7de046f02daac4da9735b7208b49ac520 /_quarto.yml | |
parent | 6cc03109952a4bd72a604b6d002dba2203802636 (diff) |
publish learn ontologies with quarto website
Diffstat (limited to '_quarto.yml')
-rw-r--r-- | _quarto.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_quarto.yml b/_quarto.yml index de877a5..e41de24 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -1,5 +1,6 @@ project: type: website + pre-render: make prepare keep-tex: true @@ -72,3 +73,5 @@ resources: - fonts - waste/index.pdf - worlding/S2424791-JI_ME.pdf + - learn/core.ttl + - learn/tentacular.ttl |