Changing Functions in Kirby Folder

The easiest way to exclude the home page without creating a custom method:

$breacrumbs = $site->breadcrumb()->not('home');