Skip to content

Commit b600fb9

Browse files
committed
chore: update number of work in realisations
1 parent 3d03317 commit b600fb9

File tree

2 files changed

+1763
-1769
lines changed

2 files changed

+1763
-1769
lines changed

site/layouts/work/list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{{ define "main" }}
22

3-
{{ $paginator := .Paginate (where .Pages.ByWeight "Type" "work") 8 }}
3+
{{ $paginator := .Paginate (where .Pages.ByWeight "Type" "work") 100 }}
44
<section id="portfolio">
55
<div class="wrapper">
66
<h1>
@@ -34,4 +34,4 @@ <h1>
3434

3535
</section>
3636

37-
{{end}}
37+
{{end}}

0 commit comments

Comments
 (0)