Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1c75b39

Browse files
Fix for having Katex work on single posts.
1 parent 3db85bb commit 1c75b39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/aether/layouts/_default/single.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!DOCTYPE html>
12
<html lang="{{ .Site.LanguageCode }}" dir="ltr">
23
{{ partial "head.html" . }}
34
<body class="single-body">

0 commit comments

Comments
 (0)