mirror of
https://github.com/a2nt/silverstripe-webpack.git
synced 2024-10-22 17:05:31 +02:00
typo fix
This commit is contained in:
parent
7eba950986
commit
f427afdcd3
@ -1,6 +1,6 @@
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<a id="Logo" href="/"><img src="{$ResoursesURL('logo.png')}" alt="{$SiteConfig.Title}" /></a>
|
||||
<a id="Logo" href="/"><img src="{$ResourcesURL('logo.png')}" alt="{$SiteConfig.Title}" /></a>
|
||||
</div>
|
||||
<div class="col-sm-6 text-right">
|
||||
<% with $SiteConfig %>
|
||||
|
Loading…
Reference in New Issue
Block a user