mirror of
https://github.com/bitwarden/help
synced 2025-12-12 06:13:15 +00:00
images path
This commit is contained in:
@@ -8,8 +8,8 @@
|
|||||||
end
|
end
|
||||||
|
|
||||||
def render(context)
|
def render(context)
|
||||||
"<a href=\"#{src}\" target=\"_blank\">
|
"<a href=\"images/#{src}\" target=\"_blank\">
|
||||||
<img class=\"img-responsive img-thumbnail\" src=\"#{src}\" />
|
<img class=\"img-responsive img-thumbnail\" src=\"images/#{src}\" />
|
||||||
</a>"
|
</a>"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user