Remove old CSS class in single.html
This commit is contained in:
parent
cd5848b300
commit
e27728d6fc
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{{ define "main" }}
|
||||
<h2>{{ .Title }}</h2>
|
||||
|
||||
<div class="blog-img">
|
||||
<div>
|
||||
{{ .Content }}
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue