feat: Opensearch tags / descriptor
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Outline</title>
|
||||
<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" />
|
||||
<link
|
||||
rel="search"
|
||||
type="application/opensearchdescription+xml"
|
||||
href="/opensearch.xml"
|
||||
title="Outline"
|
||||
/>
|
||||
<style>
|
||||
body,
|
||||
html {
|
||||
|
||||
@@ -6,6 +6,12 @@
|
||||
<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" />
|
||||
<link
|
||||
rel="search"
|
||||
type="application/opensearchdescription+xml"
|
||||
href="/opensearch.xml"
|
||||
title="Outline"
|
||||
/>
|
||||
<style>
|
||||
body,
|
||||
html {
|
||||
|
||||
Reference in New Issue
Block a user