Switch to new favicon and custom css for RMO
This commit is contained in:
parent
d73dd9310c
commit
9bf407be6c
3 changed files with 14 additions and 3 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<!-- Fontawesome Icons -->
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
|
||||
<!-- favicon -->
|
||||
<link rel="icon" href="/static/favicon.ico" type="image/x-icon"/>
|
||||
<link rel="icon" href="/static/favicon-sync.ico" type="image/x-icon"/>
|
||||
{{block "extraheader" .}} {{end}}
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue