draft tag [draft] improve
This commit is contained in:
parent
c4839ccfbe
commit
94eada156d
3 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,7 @@
|
|||
<header class="entry-header">
|
||||
<h2>
|
||||
{{ .Title }}
|
||||
<div class="entry-isdraft">{{- if .Draft }}<sup>  [draft]</sup>{{- end }}</div>
|
||||
{{- if .Draft }}<div class="entry-isdraft"><sup>  [draft]</sup></div>{{- end }}
|
||||
</h2>
|
||||
</header>
|
||||
<section class="entry-content">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue