We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f054ed commit 9c52cbaCopy full SHA for 9c52cba
websites/quarto-meta-includes/_quarto.yml
@@ -3,8 +3,9 @@ project:
3
4
website:
5
title: "`meta` Shortcodes for Precise Includes"
6
- repo-url: https://github.com/AshleyHenry15/blog-quarto-meta-vars
7
- repo-actions: [issue]
+ repo-url: https://github.com/quarto-dev/quarto-examples
+ repo-subdir: websites/quarto-meta-includes
8
+ repo-actions: [source]
9
navbar:
10
left:
11
- href: index.qmd
@@ -19,8 +20,6 @@ format:
19
20
theme: yeti
21
css: styles.css
22
toc: true
- # code-links:
23
- # repo: https://github.com/AshleyHenry15/blog-quarto-meta-vars
24
25
26
0 commit comments