updated titlecase require on blockquote plugin
This commit is contained in:
parent
ee7b9dd958
commit
acd1ba34d3
@ -14,7 +14,8 @@
|
||||
# <strong>Bobby Willis</strong><cite><a href="http://google.com/blah">The Search For Bobby's Mom</a>
|
||||
# </blockquote>
|
||||
#
|
||||
require './_plugins/titlecase.rb'
|
||||
require './plugins/titlecase.rb'
|
||||
|
||||
module Jekyll
|
||||
|
||||
class Blockquote < Liquid::Block
|
||||
|
Loading…
Reference in New Issue
Block a user