mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-09 20:52:56 +01:00
bug fixes
This commit is contained in:
parent
494286ba78
commit
a25fee552b
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
|
||||
<title>Invoice Ninja {{ isset($title) ? $title : '' }}</title>
|
||||
<link rel="canonical" href="https://www.invoiceninja.com"></link>
|
||||
<link rel="canonical" href="https://www.invoiceninja.com/rocksteady"></link>
|
||||
<link href="{{ asset('favicon.ico') }}" rel="icon" type="image/x-icon">
|
||||
|
||||
<meta charset="utf-8">
|
||||
|
Loading…
Reference in New Issue
Block a user