mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 22:34:31 -04:00
bug fixes
This commit is contained in:
parent
494286ba78
commit
a25fee552b
@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Invoice Ninja {{ isset($title) ? $title : '' }}</title>
|
<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">
|
<link href="{{ asset('favicon.ico') }}" rel="icon" type="image/x-icon">
|
||||||
|
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user