This commit is contained in:
186526 2021-04-13 23:56:04 +08:00
parent 98832245aa
commit 3fee30c34d
Signed by untrusted user: 186526
GPG Key ID: C7EB1E6B8CC5E51D
4 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@
"vercel-build": "yarn build-cloudflare"
},
"hexo": {
"version": "5.4.0"
"version": "5.3.0"
},
"dependencies": {
"autoprefixer": "^10.2.5",

View File

@ -27,7 +27,7 @@
img: "https://cdn.jsdelivr.net/gh/ZikinCDN/img@latest/2021/logo.jpg"
"Lam的闲聊客栈":
url: "https://blog.lamgc.moe"
text: "[“咸鱼佬”,”闲聊”,”技术讨论”,”知识分享”]"
text: "\"咸鱼佬\",\"闲聊\",\"技术讨论\",\"知识分享\""
img: "https://blog.lamgc.moe/wp-content/uploads/2021/02/QQ%E5%9B%BE%E7%89%8720210212220847.jpg"
"申请友链":
url: "/links/new.html"

View File

@ -9,7 +9,7 @@ const { CacheFirst, NetworkFirst, NetworkOnly, StaleWhileRevalidate } = strategi
const { ExpirationPlugin } = expiration;
const { CacheableResponsePlugin } = cacheableResponse;
const cacheSuffixVersion = '-210411a',
const cacheSuffixVersion = '-210413a',
// precacheCacheName = core.cacheNames.precache,
// runtimeCacheName = core.cacheNames.runtime,
maxEntries = 100;

View File

@ -1123,7 +1123,7 @@ a.timeline-tile-title span:hover {
}
.link-item .link-content {
padding-left: 0.6rem !important;
padding-right: 0.6rem !important;
/* padding-right: 0.6rem !important; */
}
.link-item .link-title {
font-size: 0.9rem;