Update templates/status/500.tmpl
This commit is contained in:
parent
e1c49be569
commit
36858b7a70
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Internal Server Error - {{AppName}}</title>
|
||||
<link rel="icon" href="{{AssetUrlPrefix}}/img/favicon.svg" type="image/svg+xml">
|
||||
<link rel="icon" href="{{AssetUrlPrefix}}/img/logo.svg" type="image/svg+xml">
|
||||
<link rel="alternate icon" href="{{AssetUrlPrefix}}/img/favicon.png" type="image/png">
|
||||
{{template "base/head_style" .}}
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue