update package.json

This commit is contained in:
Nofated095 2023-11-19 18:08:37 +08:00
parent 2156dd731c
commit fce24f8b0e
7 changed files with 7 additions and 7 deletions

View File

@ -329,6 +329,6 @@ providers:
cdn: '[cdnjs]https://cdn.staticfile.org/${package}/${version}/${filename}'
# Name or URL template of the webfont CDN provider
# fontcdn: 'https://fonts.sourcegcdn.com/${type}?family=${fontname}&display=swap'
fontcdn: 'https://cdn.nofated.win/css/font-blog.css'
fontcdn: 'https://fonts.googleapis.cn/css2?family=Ubuntu:wght@400;600&family=Source+Code+Pro&display=swap'
# Name or URL of the fontawesome icon font CDN provider
iconcdn: 'https://lf3-cdn-tos.bytecdntp.com/cdn/expire-1-M/font-awesome/6.0.0/css/all.min.css'
iconcdn: 'https://cdn.staticfile.org/font-awesome/6.4.2/css/all.min.css'

View File

@ -32,7 +32,7 @@
"hexo-clean-css": "2.0.0",
"hexo-uglify": "^2.0.0",
"hexo-html-minifier": "^1.0.0",
"hexo-theme-amane": "0.0.27",
"hexo-theme-amane": "0.0.28",
"hexo-theme-icarus": "5.2.1",
"inferno": "^8.0.1",
"inferno-create-element": "^8.0.1",

View File

@ -376,14 +376,14 @@ comment:
</figure>
</div>
<div class="media-content">
<p class="title is-4">一刀斩</p>
<p class="subtitle is-6">是一刀受哒</p>
<p class="title is-4">斬風·千雪</p>
<p class="subtitle is-6">浩繁星空下的一场稚嫩的梦</p>
</div>
</div>
</div>
<footer class="card-footer">
<a target="_blank" href="https://github.com/YidaozhanYa" class="card-footer-item">GitHub</a>
<a target="_blank" href="https://blog.yidaozhan.top/" class="card-footer-item">Blog</a>
<a target="_blank" href="https://github.com/chiyuki0325" class="card-footer-item">GitHub</a>
<a target="_blank" href="https://chyk.ink/" class="card-footer-item">Home Page</a>
</footer>
</div>
</div>