mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-10 07:38:10 -05:00
fix path to logo in default.html [ci skip]
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
<div id="contentr">
|
||||
<div id="header" style="margin-bottom:24px;">
|
||||
<a id="login-link" href="login">Log In</a>
|
||||
<img src='assets/logo_caps.png'/>
|
||||
<img src='assets/branding/logo_caps.png'/>
|
||||
</div>
|
||||
|
||||
<div id="about" style='display:none;'>
|
||||
|
||||
Reference in New Issue
Block a user