We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 474d072 commit 3629032Copy full SHA for 3629032
packages/hackathon/app/components/hackathon/rodauth_layout.rb
@@ -1,9 +1,5 @@
1
module Hackathon
2
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
+
8
end
9
0 commit comments