From 38dc3be1c176c6349f6f009e228572969d9e7e0b Mon Sep 17 00:00:00 2001 From: MCSeekeri Date: Sat, 21 Oct 2023 15:23:42 +0000 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E4=BF=AE=E4=BA=86=EF=BC=8C=E5=B0=B1?= =?UTF-8?q?=E8=BF=99=E4=B9=88=E7=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/icons/server.svg | 1 - assets/scss/custom.scss | 9 +++++++-- config/_default/config.toml | 2 +- config/_default/params.toml | 11 +++++------ ...\227\250\345\211\247\345\234\272\347\211\210QA.md" | 2 +- go.sum | 2 ++ 6 files changed, 16 insertions(+), 11 deletions(-) delete mode 100644 assets/icons/server.svg create mode 100644 go.sum diff --git a/assets/icons/server.svg b/assets/icons/server.svg deleted file mode 100644 index 1c10e02..0000000 --- a/assets/icons/server.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/assets/scss/custom.scss b/assets/scss/custom.scss index 6975535..5cbb92a 100644 --- a/assets/scss/custom.scss +++ b/assets/scss/custom.scss @@ -112,11 +112,12 @@ div.note { padding-left: calc(16px + 16px); border-radius: 62px; -webkit-border-radius: 4px; - /* font-size:.9375rem; */ - background: #f6f6f6; + color : var(--card-text-color-main); + background: var(--blockquote-background-color); border-left: 4px solid #3dd9b6 } + div.note h2,div.note h3,div.note h4,div.note h5,div.note h6 { margin-top: 3px; margin-bottom: 0; @@ -209,4 +210,8 @@ div.note.danger::before,div.note.error::before { } .article-page .main-article .article-content a{ color :#2092ec; +} + +.wl-reaction-title { + color : var(--card-text-color-main) } \ No newline at end of file diff --git a/config/_default/config.toml b/config/_default/config.toml index 4d83b53..584f58f 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -24,7 +24,7 @@ FootnoteReturnLinkContents = "↩" weight = 3 identifier = "server" [menu.main.params] - icon = "server" + icon = "rss" newTab = true diff --git a/config/_default/params.toml b/config/_default/params.toml index 7bc4f81..814ed70 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -14,7 +14,7 @@ lastUpdated = "Jan 02, 2006 15:04 MST" [sidebar] emoji = "🎁" -subtitle = "然后。我、将这个混账的站点发布了" +subtitle = "然后。我、将这个混账的站点发布了。" [sidebar.avatar] enabled = true @@ -101,15 +101,14 @@ autoCreateIssue = false [comments.waline] serverURL = "https://comments.sciadv.mcseekeri.top" -lang = "" -visitor = "" -avatar = "" +commentSorting = "hottest" +visitor = true requiredMeta = ["name", "email", "url"] -placeholder = "" +placeholder = "欢迎在此发表您对本文的看法,本站评论只需填写昵称和接受回复用的邮箱" pageview = true comment = true recaptchaV3Key = "6Lf9KTAbAAAAALfqwFyJmbRTABDc3MwyCKo696gp" -emoji = ["https://cdn.onmicrosoft.cn/gh/GamerNoTitle/ValineCDN@master/QQ", "https://jsd.onmicrosoft.cn/gh/GamerNoTitle/ValineCDN@master/Tieba", "https://jsd.onmicrosoft.cn/gh/GamerNoTitle/ValineCDN@master/Tieba-New", "https://jsd.onmicrosoft.cn/gh/GamerNoTitle/ValineCDN@master/weibo", "https://jsd.onmicrosoft.cn/gh/GamerNoTitle/ValineCDN@master/Coolapk", "https://jsd.onmicrosoft.cn/gh/GamerNoTitle/ValineCDN@master/Heybox", "https://jsd.onmicrosoft.cn/gh/GamerNoTitle/ValineCDN@master/bilibili2233/", "https://jsd.onmicrosoft.cn/gh/GamerNoTitle/ValineCDN@master/Menhera-chan"] +emoji = ["https://jsd.onmicrosoft.cn/gh/GamerNoTitle/ValineCDN@master/QQ", "https://jsd.onmicrosoft.cn/gh/GamerNoTitle/ValineCDN@master/Tieba", "https://jsd.onmicrosoft.cn/gh/GamerNoTitle/ValineCDN@master/Tieba-New", "https://jsd.onmicrosoft.cn/gh/GamerNoTitle/ValineCDN@master/weibo", "https://jsd.onmicrosoft.cn/gh/GamerNoTitle/ValineCDN@master/Coolapk", "https://jsd.onmicrosoft.cn/gh/GamerNoTitle/ValineCDN@master/Heybox", "https://jsd.onmicrosoft.cn/gh/GamerNoTitle/ValineCDN@master/bilibili2233/", "https://jsd.onmicrosoft.cn/gh/GamerNoTitle/ValineCDN@master/Menhera-chan"] reaction = ["https://unpkg.com/@waline/emojis@1.1.0/tieba/tieba_agree.png", "https://unpkg.com/@waline/emojis@1.1.0/tieba/tieba_doubt.png", "https://unpkg.com/@waline/emojis@1.1.0/tieba/tieba_heart.png", "https://unpkg.com/@waline/emojis@1.1.0/tieba/tieba_lovely.png", "https://unpkg.com/@waline/emojis@1.1.0/tieba/tieba_rage.png", "https://unpkg.com/@waline/emojis@1.1.0/tieba/tieba_cry.png", "https://unpkg.com/@waline/emojis@1.1.0/tieba/tieba_awkward.png", "https://unpkg.com/@waline/emojis@1.1.0/tieba/tieba_vomit.png"] diff --git "a/content/post/\347\237\263\345\244\264\351\227\250\345\211\247\345\234\272\347\211\210QA.md" "b/content/post/\347\237\263\345\244\264\351\227\250\345\211\247\345\234\272\347\211\210QA.md" index 17b10d5..c5fa736 100644 --- "a/content/post/\347\237\263\345\244\264\351\227\250\345\211\247\345\234\272\347\211\210QA.md" +++ "b/content/post/\347\237\263\345\244\264\351\227\250\345\211\247\345\234\272\347\211\210QA.md" @@ -413,7 +413,7 @@ R 世界线由于其特殊性,并不能和一般意义上的世界线相提并 ------ -

::before注意,此处的所谓一周目只是为了方便才这么称呼,可以清晰地显示客观时间序列上的逻辑顺序,实际并不代表它就是最初的

+

注意,此处的所谓一周目只是为了方便才这么称呼,可以清晰地显示客观时间序列上的逻辑顺序,实际并不代表它就是最初的

## Part Ⅳ **剧场版相关作品整理** diff --git a/go.sum b/go.sum new file mode 100644 index 0000000..7d63176 --- /dev/null +++ b/go.sum @@ -0,0 +1,2 @@ +github.com/MCSeekeri/hugo-theme-stack v1.0.1 h1:deiZdLIEA/QJMjJpf2XGMFkePwEaijQ7gm15sIq+9E8= +github.com/MCSeekeri/hugo-theme-stack v1.0.1/go.mod h1:bqLhUsB89TjAFDVsMGsxvBtw9KH5ioNEhX+kPfCubds=