Remove data folder + fix css/html
This commit is contained in:
parent
8cfa9757d6
commit
6bb8705d8e
9 changed files with 5 additions and 255 deletions
|
@ -45,7 +45,7 @@
|
|||
</div>
|
||||
{{ end }}
|
||||
{{ if .Next }}
|
||||
<div class="col-md-6 next-article">
|
||||
<div class="{{ if .Prev }}col-md-6{{ else }}col-md-12{{ end }} next-article">
|
||||
<a href="{{ .Next.RelPermalink }}" class="btn btn-outline-info">
|
||||
<span>Next <i class="fas fa-chevron-circle-right"></i></span>
|
||||
<br />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue