Skip to content

Commit c56d022

Browse files
authored
Update post.html
1 parent 6086092 commit c56d022

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_layouts/post.html

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: default
3+
usemathjax: true
34
---
45
<h1>{{ page.title }}</h1>
56
<p class="meta">{{ page.date | date_to_string }}</p>

0 commit comments

Comments
 (0)