more fields for article details
This commit is contained in:
parent
a014d92556
commit
e71ac4e1ee
@ -2,9 +2,11 @@
|
||||
<h1>{{title}}</h1>
|
||||
<details>
|
||||
<summary>{{abstract}}</summary>
|
||||
<p>Topics: {{topics}}</p>
|
||||
<a href="" rel="author">{{author_name}}</a>
|
||||
<time datetime="{{date}}">{{date_human}}</time>
|
||||
<span>Series: {{series}}</span>
|
||||
<span>Topics: {{topics}}</span>
|
||||
<span>Keywords: {{keywords}}</span>
|
||||
</details>
|
||||
{{body}}
|
||||
</article>
|
Loading…
x
Reference in New Issue
Block a user