Skip to content

Commit 15b624f

Browse files
author
nanomints
committed
🎉auto update by Gmeek action
1 parent 9573a27 commit 15b624f

File tree

8 files changed

+212
-21
lines changed

8 files changed

+212
-21
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Blog Title :link: https://nanomints.github.io
2-
### :page_facing_up: [0](https://nanomints.github.io/tag.html)
1+
# Blog :link: https://nanomints.github.io
2+
### :page_facing_up: [1](https://nanomints.github.io/tag.html)
33
### :speech_balloon: 0
4-
### :hibiscus: 0
5-
### :alarm_clock: 2025-07-11 01:01:29
4+
### :hibiscus: 7
5+
### :alarm_clock: 2025-07-11 01:09:59
66
### Powered by :heart: [Gmeek](https://github.com/Meekdai/Gmeek)

backup/hello.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
welcome

blogBase.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"singlePage": [], "startSite": "", "filingNum": "", "onePageListNum": 15, "commentLabelColor": "#006b75", "yearColorList": ["#bc4c00", "#0969da", "#1f883d", "#A333D0"], "i18n": "CN", "themeMode": "manual", "dayTheme": "light", "nightTheme": "dark", "urlMode": "pinyin", "script": "", "style": "", "head": "", "indexScript": "", "indexStyle": "", "bottomText": "", "showPostSource": 1, "iconList": {}, "UTC": 8, "rssSplit": "sentence", "exlink": {}, "needComment": 1, "allHead": "", "title": "Blog Title", "subTitle": "Blog description", "avatarUrl": "https://github.githubassets.com/favicons/favicon.svg", "GMEEK_VERSION": "last", "postListJson": {}, "singeListJson": {}, "labelColorDict": {"bug": "#d73a4a", "documentation": "#0075ca", "duplicate": "#cfd3d7", "enhancement": "#a2eeef", "good first issue": "#7057ff", "help wanted": "#008672", "invalid": "#e4e669", "question": "#d876e3", "wontfix": "#ffffff"}, "displayTitle": "Blog Title", "faviconUrl": "https://github.githubassets.com/favicons/favicon.svg", "ogImage": "https://github.githubassets.com/favicons/favicon.svg", "primerCSS": "<link href='https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/Primer/21.0.7/primer.css' rel='stylesheet' />", "homeUrl": "https://nanomints.github.io", "prevUrl": "disabled", "nextUrl": "disabled"}
1+
{"singlePage": [], "startSite": "", "filingNum": "", "onePageListNum": 15, "commentLabelColor": "#006b75", "yearColorList": ["#bc4c00", "#0969da", "#1f883d", "#A333D0"], "i18n": "CN", "themeMode": "manual", "dayTheme": "light", "nightTheme": "dark", "urlMode": "pinyin", "script": "", "style": "", "head": "", "indexScript": "", "indexStyle": "", "bottomText": "", "showPostSource": 1, "iconList": {}, "UTC": 8, "rssSplit": "sentence", "exlink": {}, "needComment": 1, "allHead": "", "title": "Blog", "subTitle": "Miaoye's Blog", "avatarUrl": "https://github.githubassets.com/favicons/favicon.svg", "GMEEK_VERSION": "last", "postListJson": {"P2": {"htmlDir": "docs/post/hello.html", "labels": ["documentation"], "postTitle": "hello", "postUrl": "post/hello.html", "postSourceUrl": "https://github.com/nanomints/nanomints.github.io/issues/2", "commentNum": 0, "wordCount": 7, "description": "welcome\u3002", "top": 0, "createdAt": 1752167148, "style": "", "script": "", "head": "", "ogImage": "https://github.githubassets.com/favicons/favicon.svg", "createdDate": "2025-07-11", "dateLabelColor": "#0969da"}}, "singeListJson": {}, "labelColorDict": {"bug": "#d73a4a", "documentation": "#0075ca", "duplicate": "#cfd3d7", "enhancement": "#a2eeef", "good first issue": "#7057ff", "help wanted": "#008672", "invalid": "#e4e669", "question": "#d876e3", "wontfix": "#ffffff"}, "displayTitle": "Blog", "faviconUrl": "https://github.githubassets.com/favicons/favicon.svg", "ogImage": "https://github.githubassets.com/favicons/favicon.svg", "primerCSS": "<link href='https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/Primer/21.0.7/primer.css' rel='stylesheet' />", "homeUrl": "https://nanomints.github.io", "prevUrl": "disabled", "nextUrl": "disabled"}

docs/index.html

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
let theme = localStorage.getItem("meek_theme") || "light";
1111
document.documentElement.setAttribute("data-color-mode", theme);
1212
</script>
13-
<meta name="description" content="Blog description">
14-
<meta property="og:title" content="Blog Title">
15-
<meta property="og:description" content="Blog description">
13+
<meta name="description" content="Miaoye's Blog">
14+
<meta property="og:title" content="Blog">
15+
<meta property="og:description" content="Miaoye's Blog">
1616
<meta property="og:type" content="blog">
1717
<meta property="og:url" content="https://nanomints.github.io">
1818
<meta property="og:image" content="https://github.githubassets.com/favicons/favicon.svg">
19-
<title>Blog Title</title>
19+
<title>Blog</title>
2020

2121
</head>
2222
<style>
@@ -56,7 +56,7 @@
5656
<body>
5757
<div id="header">
5858
<h1>
59-
<img src="https://github.githubassets.com/favicons/favicon.svg" class="avatar circle" id="avatarImg" alt="avatar"><a class="blogTitle">Blog Title</a></h1>
59+
<img src="https://github.githubassets.com/favicons/favicon.svg" class="avatar circle" id="avatarImg" alt="avatar"><a class="blogTitle">Blog</a></h1>
6060
<div class="title-right">
6161
<a href="https://nanomints.github.io/tag.html" id="buttonSearch" class="btn btn-invisible circle" title="搜索">
6262
<svg class="octicon" width="16" height="16" >
@@ -78,12 +78,23 @@ <h1>
7878
</div>
7979
</div>
8080
<div id="content">
81-
<div style="margin-bottom: 16px;">Blog description</div>
81+
<div style="margin-bottom: 16px;">Miaoye's Blog</div>
8282
<nav class="SideNav border">
83-
83+
<a class="SideNav-item d-flex flex-items-center flex-justify-between" href="post/hello.html">
84+
<div class="d-flex flex-items-center">
85+
<svg class="SideNav-icon octicon" style="witdh:16px;height:16px"><path class="svgTop0" d=""></path>
86+
</svg>
87+
<span class="listTitle">hello</span>
88+
</div>
89+
<div class="listLabels">
90+
91+
<span class="Label LabelName" style="background-color:#0075ca"><object><a style="color:#fff" href="tag.html#documentation">documentation</a></object></span>
92+
<span class="Label LabelTime" style="background-color:#0969da">2025-07-11</span>
93+
</div>
94+
</a>
8495
</nav>
8596
</div>
86-
<div id="footer"><div id="footer1">Copyright © <span id="copyrightYear"></span> <a href="https://nanomints.github.io">Blog Title</a></div>
97+
<div id="footer"><div id="footer1">Copyright © <span id="copyrightYear"></span> <a href="https://nanomints.github.io">Blog</a></div>
8798
<div id="footer2">
8899
<span id="runday"></span><span>Powered by <a href="https://meekdai.com/Gmeek.html" target="_blank">Gmeek</a></span>
89100
</div>

docs/post/hello.html

Lines changed: 179 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,179 @@
1+
<!DOCTYPE html>
2+
<html data-color-mode="light" data-dark-theme="dark" data-light-theme="light" lang="zh-CN">
3+
<head>
4+
<meta content="text/html; charset=utf-8" http-equiv="content-type" />
5+
<meta name="viewport" content="width=device-width,initial-scale=1.0">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7+
<link href='https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/Primer/21.0.7/primer.css' rel='stylesheet' />
8+
9+
<link rel="icon" href="https://github.githubassets.com/favicons/favicon.svg"><script>
10+
let theme = localStorage.getItem("meek_theme") || "light";
11+
document.documentElement.setAttribute("data-color-mode", theme);
12+
</script>
13+
<meta name="description" content="welcome。">
14+
<meta property="og:title" content="hello">
15+
<meta property="og:description" content="welcome。">
16+
<meta property="og:type" content="article">
17+
<meta property="og:url" content="https://nanomints.github.io/post/hello.html">
18+
<meta property="og:image" content="https://github.githubassets.com/favicons/favicon.svg">
19+
<title>hello</title>
20+
21+
22+
23+
</head>
24+
<style>
25+
body{box-sizing: border-box;min-width: 200px;max-width: 900px;margin: 20px auto;padding: 45px;font-size: 16px;font-family: sans-serif;line-height: 1.25;}
26+
#header{display:flex;padding-bottom:8px;border-bottom: 1px solid var(--borderColor-muted, var(--color-border-muted));margin-bottom: 16px;}
27+
#footer {margin-top:64px; text-align: center;font-size: small;}
28+
29+
</style>
30+
31+
<style>
32+
.postTitle{margin: auto 0;font-size:40px;font-weight:bold;}
33+
.title-right{display:flex;margin:auto 0 0 auto;}
34+
.title-right .circle{padding: 14px 16px;margin-right:8px;}
35+
#postBody{border-bottom: 1px solid var(--color-border-default);padding-bottom:36px;}
36+
#postBody hr{height:2px;}
37+
#cmButton{height:48px;margin-top:48px;}
38+
#comments{margin-top:64px;}
39+
.g-emoji{font-size:24px;}
40+
@media (max-width: 600px) {
41+
body {padding: 8px;}
42+
.postTitle{font-size:24px;}
43+
}
44+
45+
</style>
46+
47+
48+
49+
50+
<body>
51+
<div id="header">
52+
<h1 class="postTitle">hello</h1>
53+
<div class="title-right">
54+
<a href="https://nanomints.github.io" id="buttonHome" class="btn btn-invisible circle" title="首页">
55+
<svg class="octicon" width="16" height="16">
56+
<path id="pathHome" fill-rule="evenodd"></path>
57+
</svg>
58+
</a>
59+
60+
<a href="https://github.com/nanomints/nanomints.github.io/issues/2" target="_blank" class="btn btn-invisible circle" title="Issue">
61+
<svg class="octicon" width="16" height="16">
62+
<path id="pathIssue" fill-rule="evenodd"></path>
63+
</svg>
64+
</a>
65+
66+
67+
<a class="btn btn-invisible circle" onclick="modeSwitch();" title="切换主题">
68+
<svg class="octicon" width="16" height="16" >
69+
<path id="themeSwitch" fill-rule="evenodd"></path>
70+
</svg>
71+
</a>
72+
73+
</div>
74+
</div>
75+
<div id="content">
76+
<div class="markdown-body" id="postBody"><p>welcome</p></div>
77+
<div style="font-size:small;margin-top:8px;float:right;"></div>
78+
79+
<button class="btn btn-block" type="button" onclick="openComments()" id="cmButton">评论</button>
80+
<div class="comments" id="comments"></div>
81+
82+
</div>
83+
<div id="footer"><div id="footer1">Copyright © <span id="copyrightYear"></span> <a href="https://nanomints.github.io">Blog</a></div>
84+
<div id="footer2">
85+
<span id="runday"></span><span>Powered by <a href="https://meekdai.com/Gmeek.html" target="_blank">Gmeek</a></span>
86+
</div>
87+
88+
<script>
89+
var now=new Date();
90+
document.getElementById("copyrightYear").innerHTML=now.getFullYear();
91+
92+
if(""!=""){
93+
var startSite=new Date("");
94+
var diff=now.getTime()-startSite.getTime();
95+
var diffDay=Math.floor(diff/(1000*60*60*24));
96+
document.getElementById("runday").innerHTML="网站运行"+diffDay+"天"+" • ";
97+
}
98+
</script></div>
99+
</body>
100+
<script>
101+
var IconList={'sun': 'M8 10.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zM8 12a4 4 0 100-8 4 4 0 000 8zM8 0a.75.75 0 01.75.75v1.5a.75.75 0 01-1.5 0V.75A.75.75 0 018 0zm0 13a.75.75 0 01.75.75v1.5a.75.75 0 01-1.5 0v-1.5A.75.75 0 018 13zM2.343 2.343a.75.75 0 011.061 0l1.06 1.061a.75.75 0 01-1.06 1.06l-1.06-1.06a.75.75 0 010-1.06zm9.193 9.193a.75.75 0 011.06 0l1.061 1.06a.75.75 0 01-1.06 1.061l-1.061-1.06a.75.75 0 010-1.061zM16 8a.75.75 0 01-.75.75h-1.5a.75.75 0 010-1.5h1.5A.75.75 0 0116 8zM3 8a.75.75 0 01-.75.75H.75a.75.75 0 010-1.5h1.5A.75.75 0 013 8zm10.657-5.657a.75.75 0 010 1.061l-1.061 1.06a.75.75 0 11-1.06-1.06l1.06-1.06a.75.75 0 011.06 0zm-9.193 9.193a.75.75 0 010 1.06l-1.06 1.061a.75.75 0 11-1.061-1.06l1.06-1.061a.75.75 0 011.061 0z', 'moon': 'M9.598 1.591a.75.75 0 01.785-.175 7 7 0 11-8.967 8.967.75.75 0 01.961-.96 5.5 5.5 0 007.046-7.046.75.75 0 01.175-.786zm1.616 1.945a7 7 0 01-7.678 7.678 5.5 5.5 0 107.678-7.678z', 'sync': 'M1.705 8.005a.75.75 0 0 1 .834.656 5.5 5.5 0 0 0 9.592 2.97l-1.204-1.204a.25.25 0 0 1 .177-.427h3.646a.25.25 0 0 1 .25.25v3.646a.25.25 0 0 1-.427.177l-1.38-1.38A7.002 7.002 0 0 1 1.05 8.84a.75.75 0 0 1 .656-.834ZM8 2.5a5.487 5.487 0 0 0-4.131 1.869l1.204 1.204A.25.25 0 0 1 4.896 6H1.25A.25.25 0 0 1 1 5.75V2.104a.25.25 0 0 1 .427-.177l1.38 1.38A7.002 7.002 0 0 1 14.95 7.16a.75.75 0 0 1-1.49.178A5.5 5.5 0 0 0 8 2.5Z', 'home': 'M6.906.664a1.749 1.749 0 0 1 2.187 0l5.25 4.2c.415.332.657.835.657 1.367v7.019A1.75 1.75 0 0 1 13.25 15h-3.5a.75.75 0 0 1-.75-.75V9H7v5.25a.75.75 0 0 1-.75.75h-3.5A1.75 1.75 0 0 1 1 13.25V6.23c0-.531.242-1.034.657-1.366l5.25-4.2Zm1.25 1.171a.25.25 0 0 0-.312 0l-5.25 4.2a.25.25 0 0 0-.094.196v7.019c0 .138.112.25.25.25H5.5V8.25a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 .75.75v5.25h2.75a.25.25 0 0 0 .25-.25V6.23a.25.25 0 0 0-.094-.195Z', 'github': 'M8 0c4.42 0 8 3.58 8 8a8.013 8.013 0 0 1-5.45 7.59c-.4.08-.55-.17-.55-.38 0-.27.01-1.13.01-2.2 0-.75-.25-1.23-.54-1.48 1.78-.2 3.65-.88 3.65-3.95 0-.88-.31-1.59-.82-2.15.08-.2.36-1.02-.08-2.12 0 0-.67-.22-2.2.82-.64-.18-1.32-.27-2-.27-.68 0-1.36.09-2 .27-1.53-1.03-2.2-.82-2.2-.82-.44 1.1-.16 1.92-.08 2.12-.51.56-.82 1.28-.82 2.15 0 3.06 1.86 3.75 3.64 3.95-.23.2-.44.55-.51 1.07-.46.21-1.61.55-2.33-.66-.15-.24-.6-.83-1.23-.82-.67.01-.27.38.01.53.34.19.73.9.82 1.13.16.45.68 1.31 2.69.94 0 .67.01 1.3.01 1.49 0 .21-.15.45-.55.38A7.995 7.995 0 0 1 0 8c0-4.42 3.58-8 8-8Z'};
102+
var utterancesLoad=0;
103+
104+
let themeSettings={
105+
"dark": ["dark","moon","#00f0ff","dark-blue"],
106+
"light": ["light","sun","#ff5000","github-light"],
107+
"auto": ["auto","sync","","preferred-color-scheme"]
108+
};
109+
function changeTheme(mode, icon, color, utheme){
110+
document.documentElement.setAttribute("data-color-mode",mode);
111+
document.getElementById("themeSwitch").setAttribute("d",value=IconList[icon]);
112+
document.getElementById("themeSwitch").parentNode.style.color=color;
113+
if(utterancesLoad==1){utterancesTheme(utheme);}
114+
}
115+
function modeSwitch(){
116+
let currentMode=document.documentElement.getAttribute('data-color-mode');
117+
let newMode = currentMode === "light" ? "dark" : currentMode === "dark" ? "auto" : "light";
118+
localStorage.setItem("meek_theme", newMode);
119+
if(themeSettings[newMode]){
120+
changeTheme(...themeSettings[newMode]);
121+
}
122+
}
123+
function utterancesTheme(theme){
124+
const message={type:'set-theme',theme: theme};
125+
const iframe=document.getElementsByClassName('utterances-frame')[0];
126+
iframe.contentWindow.postMessage(message,'https://utteranc.es');
127+
}
128+
if(themeSettings[theme]){changeTheme(...themeSettings[theme]);}
129+
console.log("\n %c Gmeek last https://github.com/Meekdai/Gmeek \n","padding:5px 0;background:#02d81d;color:#fff");
130+
</script>
131+
132+
<script>
133+
document.getElementById("pathHome").setAttribute("d",IconList["home"]);
134+
document.getElementById("pathIssue").setAttribute("d",IconList["github"]);
135+
136+
137+
138+
function openComments(){
139+
cm=document.getElementById("comments");
140+
cmButton=document.getElementById("cmButton");
141+
cmButton.innerHTML="loading";
142+
span=document.createElement("span");
143+
span.setAttribute("class","AnimatedEllipsis");
144+
cmButton.appendChild(span);
145+
146+
script=document.createElement("script");
147+
script.setAttribute("src","https://utteranc.es/client.js");
148+
script.setAttribute("repo","nanomints/nanomints.github.io");
149+
script.setAttribute("issue-term","title");
150+
151+
if(localStorage.getItem("meek_theme")=="dark"){script.setAttribute("theme","dark-blue");}
152+
else if(localStorage.getItem("meek_theme")=="light") {script.setAttribute("theme","github-light");}
153+
else{script.setAttribute("theme","preferred-color-scheme");}
154+
155+
script.setAttribute("crossorigin","anonymous");
156+
script.setAttribute("async","");
157+
cm.appendChild(script);
158+
159+
int=self.setInterval("iFrameLoading()",200);
160+
}
161+
162+
function iFrameLoading(){
163+
var utterances=document.getElementsByClassName('utterances');
164+
if(utterances.length==1){
165+
if(utterances[0].style.height!=""){
166+
utterancesLoad=1;
167+
int=window.clearInterval(int);
168+
document.getElementById("cmButton").style.display="none";
169+
console.log("utterances Load OK");
170+
}
171+
}
172+
}
173+
174+
175+
176+
</script>
177+
178+
179+
</html>

docs/postList.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"labelColorDict": {"bug": "#d73a4a", "documentation": "#0075ca", "duplicate": "#cfd3d7", "enhancement": "#a2eeef", "good first issue": "#7057ff", "help wanted": "#008672", "invalid": "#e4e669", "question": "#d876e3", "wontfix": "#ffffff"}}
1+
{"P2": {"labels": ["documentation"], "postTitle": "hello", "postUrl": "post/hello.html", "createdDate": "2025-07-11", "dateLabelColor": "#0969da"}, "labelColorDict": {"bug": "#d73a4a", "documentation": "#0075ca", "duplicate": "#cfd3d7", "enhancement": "#a2eeef", "good first issue": "#7057ff", "help wanted": "#008672", "invalid": "#e4e669", "question": "#d876e3", "wontfix": "#ffffff"}}

docs/rss.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version='1.0' encoding='UTF-8'?>
2-
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0"><channel><title>Blog Title</title><link>https://nanomints.github.io</link><description>Blog description</description><copyright>Blog Title</copyright><docs>http://www.rssboard.org/rss-specification</docs><generator>python-feedgen</generator><image><url>https://github.githubassets.com/favicons/favicon.svg</url><title>avatar</title><link>https://nanomints.github.io</link></image><lastBuildDate>Thu, 10 Jul 2025 17:01:29 +0000</lastBuildDate><managingEditor>Blog Title</managingEditor><ttl>60</ttl><webMaster>Blog Title</webMaster></channel></rss>
2+
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0"><channel><title>Blog</title><link>https://nanomints.github.io</link><description>Miaoye's Blog</description><copyright>Blog</copyright><docs>http://www.rssboard.org/rss-specification</docs><generator>python-feedgen</generator><image><url>https://github.githubassets.com/favicons/favicon.svg</url><title>avatar</title><link>https://nanomints.github.io</link></image><lastBuildDate>Thu, 10 Jul 2025 17:09:59 +0000</lastBuildDate><managingEditor>Blog</managingEditor><ttl>60</ttl><webMaster>Blog</webMaster><item><title>hello</title><link>https://nanomints.github.io/post/hello.html</link><description>welcome。</description><guid isPermaLink="true">https://nanomints.github.io/post/hello.html</guid><pubDate>Thu, 10 Jul 2025 17:05:48 +0000</pubDate></item></channel></rss>

docs/tag.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
let theme = localStorage.getItem("meek_theme") || "light";
1111
document.documentElement.setAttribute("data-color-mode", theme);
1212
</script>
13-
<meta name="description" content="Blog Title search page">
14-
<title>Blog Title - Tag</title>
13+
<meta name="description" content="Blog search page">
14+
<title>Blog - Tag</title>
1515

1616
</head>
1717
<style>
@@ -76,7 +76,7 @@
7676
<nav class="SideNav"></nav>
7777
<div class="notFind" style="display:none;font-size:24px;margin:8px;">Not Find</div>
7878
</div>
79-
<div id="footer"><div id="footer1">Copyright © <span id="copyrightYear"></span> <a href="https://nanomints.github.io">Blog Title</a></div>
79+
<div id="footer"><div id="footer1">Copyright © <span id="copyrightYear"></span> <a href="https://nanomints.github.io">Blog</a></div>
8080
<div id="footer2">
8181
<span id="runday"></span><span>Powered by <a href="https://meekdai.com/Gmeek.html" target="_blank">Gmeek</a></span>
8282
</div>
@@ -236,7 +236,7 @@
236236
let lists = document.getElementsByClassName("lists");
237237
let tagTitle = document.getElementsByClassName("tagTitle")[0];
238238
tagTitle.innerHTML="Tag #"+label;
239-
document.title=label+" - Blog Title";
239+
document.title=label+" - Blog";
240240
document.getElementsByClassName("subnav-search-input")[0].value='';
241241
if(label=="All"){
242242
for(let i = 0; i < lists.length; i++){lists[i].style.display='block';}
@@ -264,8 +264,8 @@
264264
let tagTitle = document.getElementsByClassName("tagTitle")[0];
265265
let searchInput = document.getElementsByClassName("subnav-search-input")[0].value;
266266
tagTitle.innerHTML="Search #"+searchInput;
267-
if(searchInput==''){document.title="Search - Blog Title";}
268-
else{document.title=searchInput+" - Blog Title";}
267+
if(searchInput==''){document.title="Search - Blog";}
268+
else{document.title=searchInput+" - Blog";}
269269
let a=0;
270270
window.location.hash="#"+(searchInput);
271271
for(let i = 0; i < lists.length; i++){

0 commit comments

Comments
 (0)