Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/chipsenkbeil/grid-side.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChip Senkbeil <chip.senkbeil@gmail.com>2015-09-27 08:32:28 +0300
committerChip Senkbeil <chip.senkbeil@gmail.com>2015-09-27 08:32:28 +0300
commit8b30d5aea562d6a251c6ac81c68074a497abf6e7 (patch)
tree1d666b7f7e08d9afb8115cf148db302bd68fc593
parent0679b3acb78db860fd972840331877c70583370a (diff)
Added infinite scroll to post section
-rw-r--r--layouts/partials/post/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/post/list.html b/layouts/partials/post/list.html
index f65df9a..23056d8 100644
--- a/layouts/partials/post/list.html
+++ b/layouts/partials/post/list.html
@@ -5,7 +5,7 @@
{{ partial "core/main-menu.html" . }}
<section class="main-content">
- <div class="masonry-flex-container">
+ <div class="masonry-flex-container infinite-scroll">
{{ if .IsNode }}
{{ range .Paginator.Pages }}
<div class="flex-item">