Skip to content

Commit 3629032

Browse files
fix logo
1 parent 474d072 commit 3629032

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
module Hackathon
22
class RodauthLayout < ::Plutonium::UI::Layout::RodauthLayout
3-
def render_logo
4-
link_to root_path, class: "flex items-center my-4" do
5-
helpers.inline_svg_tag(helpers.resource_logo_asset, class: "h-24 dark:text-white")
6-
end
7-
end
3+
84
end
95
end

0 commit comments

Comments
 (0)