summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorArnav Bhatt <arnavbhatt288@gmail.com>2022-08-26 15:45:51 +0530
committerArnav Bhatt <arnavbhatt288@gmail.com>2022-08-26 15:45:51 +0530
commit05b7c07552dfadc6b1a7b5a1b2070127eb13341b (patch)
tree4646f2aee8301ffb9157a6c2ec8db26402a791db /templates
parent88c17b002a517be3d10cf9ae16820170ab850ae4 (diff)
layout change
Diffstat (limited to 'templates')
-rw-r--r--templates/header.html2
-rw-r--r--templates/tag_index_header.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/header.html b/templates/header.html
index 57874f9..7533574 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="$TITLE">
<meta property="og:description" content="$DESCRIPTION">
-<title>$TITLE</title>
+<title>Ghativega</title>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="style.css">
<style>
diff --git a/templates/tag_index_header.html b/templates/tag_index_header.html
index af50c30..ed44b4e 100644
--- a/templates/tag_index_header.html
+++ b/templates/tag_index_header.html
@@ -1 +1 @@
-<meta type="og:name" content="based.quest - $TITLE">
+<meta type="og:name" content="Ghativega - $TITLE">