Skip to content

Commit 9eec84b

Browse files
committed
Site updated: 2025-06-14 14:29:16
1 parent b885bad commit 9eec84b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1168,7 +1168,7 @@ pre .javascript .function {
11681168
}
11691169
.links-of-author a::before,
11701170
.links-of-author span.exturl::before {
1171-
background: #672b66;
1171+
background: #ff34ad;
11721172
border-radius: 50%;
11731173
content: ' ';
11741174
display: inline-block;

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222

2323
<meta name="description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick">
2424
<meta property="og:type" content="website">
25-
<meta property="og:title" content="关于">
25+
<meta property="og:title" content="About">
2626
<meta property="og:url" content="https://big-trex.github.io/index.html">
2727
<meta property="og:site_name" content="LLM-Assignment-Doc">
2828
<meta property="og:description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick">
2929
<meta property="og:locale" content="zh_CN">
30-
<meta property="article:published_time" content="2025-06-14T05:56:36.827Z">
31-
<meta property="article:modified_time" content="2025-06-14T05:56:35.299Z">
30+
<meta property="article:published_time" content="2025-06-14T06:10:56.789Z">
31+
<meta property="article:modified_time" content="2025-06-14T06:10:50.753Z">
3232
<meta property="article:author" content="DeepEngine">
3333
<meta name="twitter:card" content="summary">
3434

@@ -45,7 +45,7 @@
4545
};
4646
</script>
4747

48-
<title>关于 | LLM-Assignment-Doc
48+
<title>About | LLM-Assignment-Doc
4949
</title>
5050

5151

@@ -160,7 +160,7 @@ <h1 class="site-title">LLM-Assignment-Doc</h1>
160160
<div class="post-block" lang="zh-CN">
161161
<header class="post-header">
162162

163-
<h1 class="post-title" itemprop="name headline">关于
163+
<h1 class="post-title" itemprop="name headline">About
164164
</h1>
165165

166166
<div class="post-meta">

0 commit comments

Comments
 (0)