lib/starter_web/_plugins/asciidoctor/banner.rb in j1-template-2023.10.2 vs lib/starter_web/_plugins/asciidoctor/banner.rb in j1-template-2024.0.0
- old
+ new
@@ -3,14 +3,13 @@
# Asciidoctor extension for J1 Banner blocks
#
# Product/Info:
# https://jekyll.one
#
-# Copyright (C) 2023 Juergen Adams
+# Copyright (C) 2023, 2024 Juergen Adams
#
# J1 Template is licensed under the MIT License.
# See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
-#
# ------------------------------------------------------------------------------
require 'asciidoctor/extensions' unless RUBY_ENGINE == 'opal'
include Asciidoctor
# A block macro that embeds a banner block into the output document