fix for the comic pages crashing
This commit is contained in:
parent
4a5f0ec01a
commit
0dd66957b7
@ -1,8 +1,8 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
<h1>{{ page.name | date: "%b %d" }}</h1>
|
||||
<h3>{{ page.title }}</h3>
|
||||
<h1>{{ page.title }}</h1>
|
||||
<h3>{{ page.name }}</h3>
|
||||
|
||||
<img src="/assets/images/{{ page.image }}">
|
||||
{{content}}
|
||||
<img src="/assets/images/{{ page.image }}"><br>
|
||||
<p>{{content}}</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user