binario/layouts/_default
Vimux 8b4c646cb0
Fix .Site.IsServer error in Hugo >= 0.132.0 (#96)
The `.Site.IsServer` no longer works since Hugo v0.132.0. Use `hugo.IsServer` since Hugo v0.120.0

Fixes #94
2024-08-15 14:29:44 -04:00
..
baseof.html Fix .Site.IsServer error in Hugo >= 0.132.0 (#96) 2024-08-15 14:29:44 -04:00
list.html Add initial breadcrumb partial 2019-12-11 09:08:02 -05:00
single.html BREAKING CHANGE: rename Post → Entry 2020-02-11 09:27:01 -05:00
summary.html BREAKING CHANGE: rename Post → Entry 2020-02-11 09:27:01 -05:00