Skip to content

Commit 90d8192

Browse files
author
panboxuan2013
committed
🎉auto update by Gmeek action
1 parent 0cc9551 commit 90d8192

File tree

6 files changed

+23
-23
lines changed

6 files changed

+23
-23
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Blog Title :link: https://panboxuan2013.github.io
1+
# panboxuan2013的博客 :link: https://panboxuan2013.github.io
22
### :page_facing_up: [1](https://panboxuan2013.github.io/tag.html)
33
### :speech_balloon: 0
44
### :hibiscus: 3
5-
### :alarm_clock: 2024-12-08 08:53:25
5+
### :alarm_clock: 2024-12-08 09:01:01
66
### Powered by :heart: [Gmeek](https://github.com/Meekdai/Gmeek)

blogBase.json

+1-1
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": {"P1": {"htmlDir": "docs/post/123.html", "labels": ["documentation", "enhancement", "good first issue"], "postTitle": "123", "postUrl": "post/123.html", "postSourceUrl": "https://github.com/panboxuan2013/panboxuan2013.github.io/issues/1", "commentNum": 0, "wordCount": 3, "description": "123\u3002", "top": 0, "createdAt": 1733619128, "style": "", "script": "", "head": "", "ogImage": "https://github.githubassets.com/favicons/favicon.svg", "createdDate": "2024-12-08", "dateLabelColor": "#bc4c00"}}, "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://panboxuan2013.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": "panboxuan2013\u7684\u535a\u5ba2", "subTitle": "Hi\uff01", "avatarUrl": "https://avatars.githubusercontent.com/u/118328311?v=4", "GMEEK_VERSION": "last", "postListJson": {"P1": {"htmlDir": "docs/post/123.html", "labels": ["documentation", "enhancement", "good first issue"], "postTitle": "123", "postUrl": "post/123.html", "postSourceUrl": "https://github.com/panboxuan2013/panboxuan2013.github.io/issues/1", "commentNum": 0, "wordCount": 3, "description": "123\u3002", "top": 0, "createdAt": 1733619128, "style": "", "script": "", "head": "", "ogImage": "https://avatars.githubusercontent.com/u/118328311?v=4", "createdDate": "2024-12-08", "dateLabelColor": "#bc4c00"}}, "singeListJson": {}, "labelColorDict": {"bug": "#d73a4a", "documentation": "#0075ca", "duplicate": "#cfd3d7", "enhancement": "#a2eeef", "good first issue": "#7057ff", "help wanted": "#008672", "invalid": "#e4e669", "question": "#d876e3", "wontfix": "#ffffff"}, "displayTitle": "panboxuan2013\u7684\u535a\u5ba2", "faviconUrl": "https://avatars.githubusercontent.com/u/118328311?v=4", "ogImage": "https://avatars.githubusercontent.com/u/118328311?v=4", "primerCSS": "<link href='https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/Primer/21.0.7/primer.css' rel='stylesheet' />", "homeUrl": "https://panboxuan2013.github.io", "prevUrl": "disabled", "nextUrl": "disabled"}

docs/index.html

+9-9
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<link href='https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/Primer/21.0.7/primer.css' rel='stylesheet' />
88

9-
<link rel="icon" href="https://github.githubassets.com/favicons/favicon.svg"><script>
9+
<link rel="icon" href="https://avatars.githubusercontent.com/u/118328311?v=4"><script>
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="Hi!">
14+
<meta property="og:title" content="panboxuan2013的博客">
15+
<meta property="og:description" content="Hi!">
1616
<meta property="og:type" content="blog">
1717
<meta property="og:url" content="https://panboxuan2013.github.io">
18-
<meta property="og:image" content="https://github.githubassets.com/favicons/favicon.svg">
19-
<title>Blog Title</title>
18+
<meta property="og:image" content="https://avatars.githubusercontent.com/u/118328311?v=4">
19+
<title>panboxuan2013的博客</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://avatars.githubusercontent.com/u/118328311?v=4" class="avatar circle" id="avatarImg" alt="avatar"><a class="blogTitle">panboxuan2013的博客</a></h1>
6060
<div class="title-right">
6161
<a href="https://panboxuan2013.github.io/tag.html" id="buttonSearch" class="btn btn-invisible circle" title="搜索">
6262
<svg class="octicon" width="16" height="16" >
@@ -78,7 +78,7 @@ <h1>
7878
</div>
7979
</div>
8080
<div id="content">
81-
<div style="margin-bottom: 16px;">Blog description</div>
81+
<div style="margin-bottom: 16px;">Hi!</div>
8282
<nav class="SideNav border">
8383
<a class="SideNav-item d-flex flex-items-center flex-justify-between" href="post/123.html">
8484
<div class="d-flex flex-items-center">
@@ -94,7 +94,7 @@ <h1>
9494
</a>
9595
</nav>
9696
</div>
97-
<div id="footer"><div id="footer1">Copyright © <span id="copyrightYear"></span> <a href="https://panboxuan2013.github.io">Blog Title</a></div>
97+
<div id="footer"><div id="footer1">Copyright © <span id="copyrightYear"></span> <a href="https://panboxuan2013.github.io">panboxuan2013的博客</a></div>
9898
<div id="footer2">
9999
<span id="runday"></span><span>Powered by <a href="https://meekdai.com/Gmeek.html" target="_blank">Gmeek</a></span>
100100
</div>

docs/post/123.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<link href='https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/Primer/21.0.7/primer.css' rel='stylesheet' />
88

9-
<link rel="icon" href="https://github.githubassets.com/favicons/favicon.svg"><script>
9+
<link rel="icon" href="https://avatars.githubusercontent.com/u/118328311?v=4"><script>
1010
let theme = localStorage.getItem("meek_theme") || "light";
1111
document.documentElement.setAttribute("data-color-mode", theme);
1212
</script>
@@ -15,7 +15,7 @@
1515
<meta property="og:description" content="123。">
1616
<meta property="og:type" content="article">
1717
<meta property="og:url" content="https://panboxuan2013.github.io/post/123.html">
18-
<meta property="og:image" content="https://github.githubassets.com/favicons/favicon.svg">
18+
<meta property="og:image" content="https://avatars.githubusercontent.com/u/118328311?v=4">
1919
<title>123</title>
2020

2121

@@ -80,7 +80,7 @@ <h1 class="postTitle">123</h1>
8080
<div class="comments" id="comments"></div>
8181

8282
</div>
83-
<div id="footer"><div id="footer1">Copyright © <span id="copyrightYear"></span> <a href="https://panboxuan2013.github.io">Blog Title</a></div>
83+
<div id="footer"><div id="footer1">Copyright © <span id="copyrightYear"></span> <a href="https://panboxuan2013.github.io">panboxuan2013的博客</a></div>
8484
<div id="footer2">
8585
<span id="runday"></span><span>Powered by <a href="https://meekdai.com/Gmeek.html" target="_blank">Gmeek</a></span>
8686
</div>

docs/rss.xml

+1-1
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://panboxuan2013.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://panboxuan2013.github.io</link></image><lastBuildDate>Sun, 08 Dec 2024 00:53:25 +0000</lastBuildDate><managingEditor>Blog Title</managingEditor><ttl>60</ttl><webMaster>Blog Title</webMaster><item><title>123</title><link>https://panboxuan2013.github.io/post/123.html</link><description>123。</description><guid isPermaLink="true">https://panboxuan2013.github.io/post/123.html</guid><pubDate>Sun, 08 Dec 2024 00:52:08 +0000</pubDate></item></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>panboxuan2013的博客</title><link>https://panboxuan2013.github.io</link><description>Hi!</description><copyright>panboxuan2013的博客</copyright><docs>http://www.rssboard.org/rss-specification</docs><generator>python-feedgen</generator><image><url>https://avatars.githubusercontent.com/u/118328311?v=4</url><title>avatar</title><link>https://panboxuan2013.github.io</link></image><lastBuildDate>Sun, 08 Dec 2024 01:01:01 +0000</lastBuildDate><managingEditor>panboxuan2013的博客</managingEditor><ttl>60</ttl><webMaster>panboxuan2013的博客</webMaster><item><title>123</title><link>https://panboxuan2013.github.io/post/123.html</link><description>123。</description><guid isPermaLink="true">https://panboxuan2013.github.io/post/123.html</guid><pubDate>Sun, 08 Dec 2024 00:52:08 +0000</pubDate></item></channel></rss>

docs/tag.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<link href='https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/Primer/21.0.7/primer.css' rel='stylesheet' />
88

9-
<link rel="icon" href="https://github.githubassets.com/favicons/favicon.svg"><script>
9+
<link rel="icon" href="https://avatars.githubusercontent.com/u/118328311?v=4"><script>
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="panboxuan2013的博客 search page">
14+
<title>panboxuan2013的博客 - 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://panboxuan2013.github.io">Blog Title</a></div>
79+
<div id="footer"><div id="footer1">Copyright © <span id="copyrightYear"></span> <a href="https://panboxuan2013.github.io">panboxuan2013的博客</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+" - panboxuan2013的博客";
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 - panboxuan2013的博客";}
268+
else{document.title=searchInput+" - panboxuan2013的博客";}
269269
let a=0;
270270
window.location.hash="#"+(searchInput);
271271
for(let i = 0; i < lists.length; i++){

0 commit comments

Comments
 (0)