diff options
| author | CaptainJack2491 <jayrupnakawala@gmail.com> | 2026-01-09 18:20:03 +0000 |
|---|---|---|
| committer | CaptainJack2491 <jayrupnakawala@gmail.com> | 2026-01-09 18:20:03 +0000 |
| commit | df6f44301e86fc2756a9a4bea042f8ec1e433e32 (patch) | |
| tree | 5172b990c8a3960acf1d11eb80c8adc34f462839 /_quarto.yml | |
| parent | 83ddef2251b05a0d39dcb08594644f65e8405861 (diff) | |
updated index to make clickable links in html
Diffstat (limited to '_quarto.yml')
| -rw-r--r-- | _quarto.yml | 1 |
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 |
