fix: fix about page logo & theme version
parent
c8163cb4c1
commit
b03573b50c
|
@ -19,7 +19,7 @@
|
|||
"hexo-renderer-marked": "^4.0.0",
|
||||
"hexo-renderer-stylus": "^2.0.0",
|
||||
"hexo-server": "^3.0.0",
|
||||
"hexo-theme-icarus": "^4.3.0"
|
||||
"hexo-theme-icarus": "^5.0.0-rc.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"stylus": "^0.54.8"
|
||||
|
|
|
@ -2,7 +2,7 @@ title:
|
|||
toc: true
|
||||
---
|
||||
<p align="center" class="mb-2">
|
||||
<img class="not-gallery-item" style="height:48px" src="https://ppoffice.github.io/hexo-theme-icarus/img/logo.svg">
|
||||
<img class="not-gallery-item" style="width:auto;height:48px" src="https://ppoffice.github.io/hexo-theme-icarus/img/logo.svg">
|
||||
<br> A simple, delicate, and modern theme for the static site generator Hexo.
|
||||
<br>
|
||||
<a href="https://ppoffice.github.io/hexo-theme-icarus/">Preview</a> |
|
||||
|
|
Loading…
Reference in New Issue