Add favicon to serverside html
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
<head>
|
||||
<title>Outline</title>
|
||||
<meta name="slack-app-id" content="<%= SLACK_APP_ID %>" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="shortcut icon" type="image/png" href="favicon-32.png" sizes="32x32" />
|
||||
<link rel="manifest" href="/manifest.json" />
|
||||
<style>
|
||||
body,
|
||||
|
||||
Reference in New Issue
Block a user