mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix(index) prefix: favicon
This commit is contained in:
parent
c2dba516e1
commit
796ecb4799
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<meta name="theme-color" content="rgb(49,123,249)">
|
||||
<!-- mobile first design -->
|
||||
<meta content="width=device-width,initial-scale=1" name="viewport">
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
<link rel="icon" href="{{ prefix }}/favicon.ico">
|
||||
<title>{{ title }}</title>
|
||||
|
||||
<link rel=stylesheet href="{{ prefix }}/css/urls.css">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue