Skip to content

Commit b667458

Browse files
committed
Move raw after start of Markdown header.
1 parent 416c004 commit b667458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/index.html.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
{% raw %}
21
---
32
title: QuTiP Tutorials
43
---
4+
{% raw %}
55
{% include header.html %}
66
{% include navbar.html %}
77
{% endraw %}

0 commit comments

Comments
 (0)