aboutsummaryrefslogtreecommitdiffstats
path: root/templates/settings.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/settings.html')
-rw-r--r--templates/settings.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/settings.html b/templates/settings.html
index d353d24..2ab045d 100644
--- a/templates/settings.html
+++ b/templates/settings.html
@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0">
<title>
- OmniSearch - {{l("settings_title")}}
+ MoekyunSearch - {{l("settings_title")}}
</title>
<link rel="stylesheet" href="static/main.css">
{{if theme == "light"}}<link rel="preload" href="static/theme-light.css" as="style"><link rel="stylesheet" href="static/theme-light.css">{{endif}}
@@ -13,13 +13,13 @@
<link rel="icon" type="image/x-icon" href="/static/favicon.ico">
<link rel="search"
type="application/opensearchdescription+xml"
- title="OmniSearch" href="/opensearch.xml">
+ title="MoekyunSearch" href="/opensearch.xml">
</head>
<body class="settings-view">
<header>
<a href="/" class="logo-link"><h1>
- Omni<span>Search</span>
+ Moekyun<span>Search</span>
</h1></a>
{{if query != ""}}
<form action="/search" method="GET" class="search-form">
@@ -97,4 +97,4 @@
</div>
</body>
-</html> \ No newline at end of file
+</html>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage