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

主题的备案信息如何设置? #163

Open
LJYes opened this issue Dec 24, 2019 · 2 comments
Open

主题的备案信息如何设置? #163

LJYes opened this issue Dec 24, 2019 · 2 comments

Comments

@LJYes
Copy link

LJYes commented Dec 24, 2019

image
由于网站域名需要备案,所以要在页脚下按要求填写备案号及链接到备案首页,请问要添加到哪个位置?如何设置?

@Senorui
Copy link

Senorui commented Jun 21, 2020

在home.ejs的末尾添加

<footer style="position:absolute; bottom: 2%;left: 50%;transform: translateX(-50%);">
  <a style="font-size:12px; color:#6C6C6C" target="_blank">© 2018-2020  <%= config.author %> | <a style="font-size:12px; color:#00e676" target="_blank" href="http://www.miitbeian.gov.cn/" rel="nofollow">萌ICP备20205201号</a></footer>

具体修改就欧克。

@ddkk3000
Copy link

我也没找到方法让备案信息在每个页面上显示。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants