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 990452c commit 13949b8Copy full SHA for 13949b8
_quarto.yml
@@ -8,6 +8,10 @@ project:
8
website:
9
page-navigation: true
10
title: "Template for training resources in Python"
11
+ # In the two URLs below:
12
+ # - replace AIML4OS by the Github account/organization your repository is hosted by;
13
+ # - replace AIML4OS-template-quarto-python by the name of your repository.
14
+ # If your repo is on the AIML4OS organization, change only the name of the repo.
15
site-url: "https://AIML4OS.github.io/AIML4OS-template-quarto-python/"
16
repo-url: "https://github.com/AIML4OS/AIML4OS-template-quarto-python"
17
repo-actions: [edit, source, issue]
0 commit comments