hide body
This commit is contained in:
parent
420b3cc4a9
commit
62d0c48337
@ -38,5 +38,5 @@
|
||||
"keywords": [],
|
||||
"genre": [],
|
||||
"articleSection": "Blog Post",
|
||||
"articleBody": "{{content}}"
|
||||
"__articleBody__": "{{content}}"
|
||||
}
|
@ -50,7 +50,6 @@ MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']], displayMat
|
||||
replace(from="{{title}}", to=page.title) |
|
||||
replace(from="{{date}}", to=page.date) |
|
||||
replace(from="{{profile_pic}}", to=config.extra.profile_photo) |
|
||||
replace(from="{{content}}", to=page.content | striptags | linebreaksbr) |
|
||||
safe
|
||||
}}
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user