This commit is contained in:
parent
aacc52098d
commit
8b8d524b8e
Binary file not shown.
Before Width: | Height: | Size: 427 B |
Binary file not shown.
Before Width: | Height: | Size: 985 B |
Binary file not shown.
Before Width: | Height: | Size: 5.8 KiB |
|
@ -72,23 +72,6 @@ export default function killTheNewsletter(
|
|||
name="description"
|
||||
content="Convert email newsletters into Atom feeds."
|
||||
/>
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/png"
|
||||
sizes="32x32"
|
||||
href="${webApplication.get("url")}/favicon-32x32.png"
|
||||
/>
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/png"
|
||||
sizes="16x16"
|
||||
href="${webApplication.get("url")}/favicon-16x16.png"
|
||||
/>
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/x-icon"
|
||||
href="${webApplication.get("url")}/favicon.ico"
|
||||
/>
|
||||
<title>Kill the Newsletter!</title>
|
||||
</head>
|
||||
<body
|
||||
|
|
Loading…
Reference in New Issue