We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f46f6 commit 32e4560Copy full SHA for 32e4560
.gitignore
@@ -7,3 +7,5 @@
7
/_site/
8
9
**/*.quarto_ipynb
10
+
11
+lmu-osc-custom.scss
_quarto.yml
@@ -2,7 +2,7 @@
2
project:
3
type: website
4
pre-render: curl -O -L --insecure https://raw.githubusercontent.com/lmu-osc/branding-resources/refs/heads/main/lmu-osc-custom.scss
5
- post-render: rm lmu-osc-custom.scss
+ # post-render: rm lmu-osc-custom.scss
6
# End Project
0 commit comments