Skip to content

Commit 8f27205

Browse files
Merge pull request #122 from festim-dev/banner
added banner
2 parents 1c3e556 + 1b479c8 commit 8f27205

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

book/_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,12 @@ html:
1818
use_issues_button: true
1919
use_repository_button: true
2020
use_edit_page_button: true
21+
announcement: "ℹ️ This is the FESTIM1 tutorial. For the FESTIM2 tutorial, see <a href='https://festim-workshop.readthedocs.io/en/festim2/intro.html'>here</a>."
2122

2223
execute:
2324
# Force re-execution of notebooks on each build.
2425
# See https://jupyterbook.org/content/execute.html
25-
# execute_notebooks: force
26+
# execute_notebooks: off
2627
timeout: -1 # Disable timeouts for executing notebooks cells
2728

2829

0 commit comments

Comments
 (0)