lib/bulmatown.rb in bulmatown-1.0.3 vs lib/bulmatown.rb in bulmatown-1.0.4
- old
+ new
@@ -4,8 +4,7 @@
require "bulmatown/version"
Bridgetown::PluginManager.new_source_manifest(
origin: Bulmatown,
components: File.expand_path("../components", __dir__),
- content: File.expand_path("../content", __dir__),
layouts: File.expand_path("../layouts", __dir__)
)