summaryrefslogtreecommitdiffstats
path: root/_plugins/example.rb
diff options
context:
space:
mode:
authorJustin Gassner <justin.gassner@mailbox.org>2024-03-23 18:08:44 +0100
committerJustin Gassner <justin.gassner@mailbox.org>2024-03-23 18:08:44 +0100
commit73445885d54edffcc9ae74525887b529a3f96165 (patch)
tree525c54151d604a4cf2f69601fc88f45e8673adc2 /_plugins/example.rb
parenta1b5de688d879069b5e1192057d71572c7bc5368 (diff)
downloadsite-master.tar.zst
Diffstat (limited to '_plugins/example.rb')
-rw-r--r--_plugins/example.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/_plugins/example.rb b/_plugins/example.rb
index cdff2da..68787df 100644
--- a/_plugins/example.rb
+++ b/_plugins/example.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module Jekyll
class ExampleTagBlock < Liquid::Block
def render(context)