summaryrefslogtreecommitdiff
path: root/_quarto.yml
diff options
context:
space:
mode:
authorCaptainJack2491 <jayrupnakawala@gmail.com>2026-01-09 18:20:03 +0000
committerCaptainJack2491 <jayrupnakawala@gmail.com>2026-01-09 18:20:03 +0000
commitdf6f44301e86fc2756a9a4bea042f8ec1e433e32 (patch)
tree5172b990c8a3960acf1d11eb80c8adc34f462839 /_quarto.yml
parent83ddef2251b05a0d39dcb08594644f65e8405861 (diff)
updated index to make clickable links in html
Diffstat (limited to '_quarto.yml')
-rw-r--r--_quarto.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/_quarto.yml b/_quarto.yml
index 02d2065..7037356 100644
--- a/_quarto.yml
+++ b/_quarto.yml
@@ -5,6 +5,7 @@ project:
# This tells Quarto: "Every time you see a .qmd, make an HTML and a TXT"
format:
html:
+ from: markdown+autolink_bare_uris
theme: none
minimal: true
embed-resources: true