meta icon needs to be absolute link
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
<meta name="twitter:title" content="Discord Inviter"/>
|
<meta name="twitter:title" content="Discord Inviter"/>
|
||||||
<meta name="twitter:image" content="/icon"/>
|
<meta name="twitter:image" content="/icon"/>
|
||||||
<meta name="twitter:description" content="A simple tool to invite users to a Discord server"/>
|
<meta name="twitter:description" content="A simple tool to invite users to a Discord server"/>
|
||||||
<link rel="icon" type="image/x-icon" href="/icon" >
|
<link rel="icon" type="image/x-icon" href="{{base_url}}/icon" >
|
||||||
<title>Discord Inviter</title>
|
<title>Discord Inviter</title>
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
<meta name="twitter:title" content="Discord Inviter"/>
|
<meta name="twitter:title" content="Discord Inviter"/>
|
||||||
<meta name="twitter:image" content="/icon"/>
|
<meta name="twitter:image" content="/icon"/>
|
||||||
<meta name="twitter:description" content="A simple tool to invite users to a Discord server"/>
|
<meta name="twitter:description" content="A simple tool to invite users to a Discord server"/>
|
||||||
<link rel="icon" type="image/x-icon" href="/icon" >
|
<link rel="icon" type="image/x-icon" href="{{base_url}}/icon" >
|
||||||
<title>Discord Inviter</title>
|
<title>Discord Inviter</title>
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
<meta name="twitter:title" content="Discord Inviter"/>
|
<meta name="twitter:title" content="Discord Inviter"/>
|
||||||
<meta name="twitter:image" content="/icon"/>
|
<meta name="twitter:image" content="/icon"/>
|
||||||
<meta name="twitter:description" content="A simple tool to invite users to a Discord server"/>
|
<meta name="twitter:description" content="A simple tool to invite users to a Discord server"/>
|
||||||
<link rel="icon" type="image/x-icon" href="/icon" >
|
<link rel="icon" type="image/x-icon" href="{{base_url}}/icon" >
|
||||||
<title>Discord Inviter</title>
|
<title>Discord Inviter</title>
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
|
|||||||
Reference in New Issue
Block a user