From a360048662eea3f7fe88d77208efcb2a45552677 Mon Sep 17 00:00:00 2001 From: Yasuaki Uechi Date: Tue, 26 May 2020 21:00:01 +0900 Subject: [PATCH] feat: add opensearch --- web/public/opensearch.xml | 9 +++++++++ web/src/App.tsx | 8 ++++++++ 2 files changed, 17 insertions(+) create mode 100644 web/public/opensearch.xml diff --git a/web/public/opensearch.xml b/web/public/opensearch.xml new file mode 100644 index 0000000..7ac7bdd --- /dev/null +++ b/web/public/opensearch.xml @@ -0,0 +1,9 @@ + + namae + Inter-platform name availability checker + UTF-8 + [https://namae.dev/favicon.ico] + + https://namae.dev + diff --git a/web/src/App.tsx b/web/src/App.tsx index 7ccaba9..6a94675 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -25,6 +25,14 @@ export default function App() { return ( <> + + +