aboutsummaryrefslogtreecommitdiffstats
path: root/templates/images.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/images.html')
-rw-r--r--templates/images.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/images.html b/templates/images.html
index d7397b5..b521c6a 100644
--- a/templates/images.html
+++ b/templates/images.html
@@ -1,18 +1,18 @@
<!DOCTYPE html>
<html lang="{{__locale_id}}" dir="{{__locale_direction}}">
-
+
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0">
<title>
- OmniSearch Images - {{query}}
+ MoekyunSearch Images - {{query}}
</title>
<link rel="icon" type="image/x-icon" href="/static/favicon.ico">
<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}}
{{if theme == "dark"}}<link rel="preload" href="static/theme-dark.css" as="style"><link rel="stylesheet" href="static/theme-dark.css">{{endif}}
</head>
-
+
<body class="images-view">
<header>
<a href="/" class="logo-link"><h1>
@@ -77,4 +77,4 @@
</main>
</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