#68: Updated footer links to andysh.uk
This commit is contained in:
parent
f007371a79
commit
06869a157c
@ -5,12 +5,12 @@
|
|||||||
<p style="font-size: smaller;">
|
<p style="font-size: smaller;">
|
||||||
<b>
|
<b>
|
||||||
@lang('global.powered_by', [
|
@lang('global.powered_by', [
|
||||||
'link_start' => '<a href="https://www.andyheathershaw.uk/software/blue-twilight" target="_blank">',
|
'link_start' => '<a href="https://andysh.uk/software/blue-twilight-php-photo-gallery/" target="_blank">',
|
||||||
'link_end' => '</a>',
|
'link_end' => '</a>',
|
||||||
])
|
])
|
||||||
</b><br/>
|
</b><br/>
|
||||||
@lang('global.copyright', [
|
@lang('global.copyright', [
|
||||||
'link_start' => '<a href="https://www.andyheathershaw.uk/" target="_blank">',
|
'link_start' => '<a href="https://andysh.uk/" target="_blank">',
|
||||||
'link_end' => '</a>',
|
'link_end' => '</a>',
|
||||||
'years' => (date('Y') == 2016 ? '2016' : '2016-' . date('Y'))
|
'years' => (date('Y') == 2016 ? '2016' : '2016-' . date('Y'))
|
||||||
])
|
])
|
||||||
|
@ -5,12 +5,12 @@
|
|||||||
<p style="font-size: smaller;">
|
<p style="font-size: smaller;">
|
||||||
<b>
|
<b>
|
||||||
@lang('global.powered_by', [
|
@lang('global.powered_by', [
|
||||||
'link_start' => '<a href="https://www.andyheathershaw.uk/software/blue-twilight" target="_blank">',
|
'link_start' => '<a href="https://andysh.uk/software/blue-twilight-php-photo-gallery/" target="_blank">',
|
||||||
'link_end' => '</a>',
|
'link_end' => '</a>',
|
||||||
])
|
])
|
||||||
</b><br/>
|
</b><br/>
|
||||||
@lang('global.copyright', [
|
@lang('global.copyright', [
|
||||||
'link_start' => '<a href="https://www.andyheathershaw.uk/" target="_blank">',
|
'link_start' => '<a href="https://andysh.uk/" target="_blank">',
|
||||||
'link_end' => '</a>',
|
'link_end' => '</a>',
|
||||||
'years' => (date('Y') == 2016 ? '2016' : '2016-' . date('Y'))
|
'years' => (date('Y') == 2016 ? '2016' : '2016-' . date('Y'))
|
||||||
])
|
])
|
||||||
|
Loading…
Reference in New Issue
Block a user