Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Commit

Permalink
fix src url
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Mar 25, 2013
1 parent 2688c01 commit 9d4670c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ def rubynokai
end

def rubima_logo
%q|<a href="./"><img class="rubima_logo" src="rubima_logo.png" alt="るびま" width="135" height="82"></a>|
%q|<a href="./"><img class="rubima_logo" src="theme/rubima/rubima_logo.png" alt="るびま" width="135" height="82"></a>|
end

0 comments on commit 9d4670c

Please sign in to comment.