Logo base64 encoding

This commit is contained in:
2026-03-11 10:46:34 -04:00
parent 13d63d101e
commit 81785aecf9
4 changed files with 10 additions and 5 deletions

View File

@@ -11,6 +11,8 @@ enabled_site_setting :community_landing_enabled
register_asset "stylesheets/community_landing/admin.css", :admin
require "base64"
after_initialize do
module ::CommunityLanding
PLUGIN_NAME = "community-landing"