We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我按照这个链接的教程配置自定义菜单,_config,aurora.yml 相关配置如下:
_config,aurora.yml
#! --------------------------------------------------------------- #! Menu Configs #! @docs https://aurora.tridiamond.tech/guide/menu.html #! --------------------------------------------------------------- menu: About: true Tags: true Archives: true Friends: false bilibili: name: 'bilibili' i18n: cn: B站个人页 en: Bilibili path: 'https://space.bilibili.com/4138864' github: name: 'GitHub' i18n: cn: GitHub en: GitHub path: 'https://github.com/HaloSense'
在本地使用hexo server跑起来后效果如下图 可以看到确实添加了一个外链,鼠标点击也可以跳转,但是没有文本。
hexo server
第一次使用hexo和aurora主题搭建个人站,很多东西都不懂,请不吝指导,谢谢。
The text was updated successfully, but these errors were encountered:
有趣的是我在手机端打开我本地配置的页面,发现菜单栏能够正常显示。
Sorry, something went wrong.
This issue is stale because it has been open for 30 days with no activity.
No branches or pull requests
我按照这个链接的教程配置自定义菜单,
_config,aurora.yml
相关配置如下:在本地使用
hexo server
跑起来后效果如下图可以看到确实添加了一个外链,鼠标点击也可以跳转,但是没有文本。
第一次使用hexo和aurora主题搭建个人站,很多东西都不懂,请不吝指导,谢谢。
The text was updated successfully, but these errors were encountered: