From f35a7b0e70032de2feec9f3bda09da44cf0e1073 Mon Sep 17 00:00:00 2001 From: srv Date: Mon, 28 Apr 2025 17:11:28 -0500 Subject: first commit --- plugins/another_read_more_link/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 plugins/another_read_more_link/__init__.py (limited to 'plugins/another_read_more_link/__init__.py') diff --git a/plugins/another_read_more_link/__init__.py b/plugins/another_read_more_link/__init__.py new file mode 100644 index 0000000..8b0ee46 --- /dev/null +++ b/plugins/another_read_more_link/__init__.py @@ -0,0 +1 @@ +from .another_read_more_link import * -- cgit v1.2.3