Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sitewide param to enable or disable next/previous page buttons and breadcrumbs #184

Merged
merged 6 commits into from
Nov 1, 2018
Merged

Sitewide param to enable or disable next/previous page buttons and breadcrumbs #184

merged 6 commits into from
Nov 1, 2018

Commits on Mar 14, 2018

  1. adding .Site.Params.disableBreadcrumb

    NB: Still shows heading of page. Otherwise looks a bit ugly
    willwade authored Mar 14, 2018
    Configuration menu
    Copy the full SHA
    2fd9861 View commit details
    Browse the repository at this point in the history
  2. adding .Site.Params.disableNextPrev

    adding this site param to disable back and forth..
    willwade authored Mar 14, 2018
    Configuration menu
    Copy the full SHA
    6d6fde3 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. Configuration menu
    Copy the full SHA
    a29add8 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Fix conflicts

    matalo33 committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    982b729 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53c67f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64fc30e View commit details
    Browse the repository at this point in the history