lib/nanoc/helpers/breadcrumbs.rb in nanoc-4.0.0b2 vs lib/nanoc/helpers/breadcrumbs.rb in nanoc-4.0.0b3
- old
+ new
@@ -1,6 +1,4 @@
-# encoding: utf-8
-
module Nanoc::Helpers
# Provides support for breadcrumbs, which allow the user to go up in the
# page hierarchy.
module Breadcrumbs
# Creates a breadcrumb trail leading from the current item to its parent,