Remove data folder + fix css/html

This commit is contained in:
hossainemruz 2020-06-09 06:15:15 +06:00
parent 8cfa9757d6
commit 6bb8705d8e
9 changed files with 5 additions and 255 deletions

View file

@ -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 />