更新一下我的小破站
逆鳞笔记 Lv3
本文距离上次更新已过去 0 天,部分内容可能已经过时,请注意甄别。

打开编辑器,本来想着写点啥呢,却发现脑袋空空,也不知道该写点什么。在查看自己的这个博客的时候发现也很久都没有更新了。

现在既然已经打开编辑器了,就顺手给自己的这个博客除除草吧。毕竟也是很久没咋更新了。

那会查看hexo官网的时候,发现hexo的程序已经更新到8.1.0的版本了。我现在还是使用的7.0.0的版本。当然如果这个版本没什么问题的情况下,我也懒得在自己的电脑上更新这个hexo的版本。

先这样吧,实在是不知道该写点啥了。

今天12月2日,在使用这个电脑的时候,意外的死机,然后发现图片不能上传了,老是有提示错误,现在试试这个小破站还能不能更新。

 评论
评论插件加载失败
正在加载评论插件
.footer { display flex flex-direction column align-items center justify-content center padding 1rem 0 color var(--text-color-4) font-size 1rem a { color var(--text-color-4) &:hover { color var(--primary-color) } &.no-pointer { pointer-events none } } .info-item { position relative display flex flex-wrap wrap align-items center justify-content center box-sizing border-box margin 0.2rem 0 color var(--text-color-4) &.count-info { display flex .count-item { &.uv &.pv { display none } } } &.deploy-info { display flex a .tooltip { display flex align-items center } img { height 1.08rem margin 0 0.4rem } } &.count-info &.record-info { .count-item .record-item { margin-right 15px &::before { position absolute top 50% left -10px box-sizing border-box transform translateY(-56%) content '|' } &:first-child { &::before { display none } } &:last-child { margin-right 0 } .item-type { margin-right 4px } } } } .icon-animate { animation heartbeat-animate 1.2s ease-in-out infinite } }