mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 18:54:58 +00:00 
			
		
		
		
	Remove v1 references
This commit is contained in:
		| @@ -23,7 +23,7 @@ | ||||
|     <link href="v1/css/error.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}"> | ||||
|  | ||||
|     {# favicons #} | ||||
|     {% include('v1.partials.favicons') %} | ||||
|     {% include('partials.favicons') %} | ||||
|  | ||||
| </head> | ||||
| <body class="container"> | ||||
|   | ||||
| @@ -23,7 +23,7 @@ | ||||
|     <link href="v1/css/error.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}"> | ||||
|  | ||||
|     {# favicons #} | ||||
|     {% include('v1.partials.favicons') %} | ||||
|     {% include('partials.favicons') %} | ||||
|  | ||||
| </head> | ||||
| <body class="container"> | ||||
|   | ||||
| @@ -19,7 +19,7 @@ | ||||
|     <link href="v1/css/error.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}"> | ||||
|  | ||||
|     {# favicons #} | ||||
|     {% include('v1.partials.favicons') %} | ||||
|     {% include('partials.favicons') %} | ||||
|  | ||||
| </head> | ||||
| <body class="container"> | ||||
|   | ||||
| @@ -23,7 +23,7 @@ | ||||
|     <link href="v1/css/error.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}"> | ||||
|  | ||||
|     {# favicons #} | ||||
|     {% include('v1.partials.favicons') %} | ||||
|     {% include('partials.favicons') %} | ||||
|  | ||||
| </head> | ||||
| <body class="container"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user