Skip to content
New issue

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

[bug] 求助:自定义菜单无法显示名称 #457

Open
HaloSense opened this issue Dec 16, 2024 · 2 comments
Open

[bug] 求助:自定义菜单无法显示名称 #457

HaloSense opened this issue Dec 16, 2024 · 2 comments
Labels

Comments

@HaloSense
Copy link

我按照这个链接的教程配置自定义菜单,_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跑起来后效果如下图
image
可以看到确实添加了一个外链,鼠标点击也可以跳转,但是没有文本。

第一次使用hexo和aurora主题搭建个人站,很多东西都不懂,请不吝指导,谢谢。

@HaloSense
Copy link
Author

有趣的是我在手机端打开我本地配置的页面,发现菜单栏能够正常显示。
Screenshot_2024-12-16-23-58-54-890_com.microsoft.emmx.jpg

@auroral-bot
Copy link

auroral-bot bot commented Jan 16, 2025

This issue is stale because it has been open for 30 days with no activity.

@auroral-bot auroral-bot bot added the stale label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant