forked from friendica/git.friendi.ca
the assets path has changed
This commit is contained in:
parent
5315497db7
commit
11280b595a
|
@ -76,7 +76,7 @@ templateHead = """{{template "base/head" .}}
|
|||
<div class="ui stackable middle very relaxed page grid">
|
||||
<div class="sixteen wide center aligned centered column">
|
||||
<div>
|
||||
<img class="logo" src="{{AppSubUrl}}/img/friendica-128.png" />
|
||||
<img class="logo" src="{{AppSubUrl}}/assets/img/friendica-128.png" />
|
||||
</div>
|
||||
<div class="hero">
|
||||
<h1 class="ui icon header title">
|
||||
|
|
Loading…
Reference in a new issue