add beian

This commit is contained in:
yafeilee 2019-05-24 15:13:31 +08:00
parent 4ec5f33ed3
commit a2a1bd2b14
2 changed files with 8 additions and 3 deletions

View File

@ -7,8 +7,11 @@
.license
| Designed by
span
= link_to 'WinDy', 'http://yafeilee.me/about', target: '_blank'
= link_to 'WinDy', 'http://yafeilee.com/about', target: '_blank'
.license
| Built with
span
= link_to 'wblog', 'https://github.com/windy/wblog', target: '_blank'
- if ENV['SITE_BEIAN'].present?
.license
= link_to ENV['SITE_BEIAN'], 'http://www.beian.miit.gov.cn/', target: '_blank'

View File

@ -21,9 +21,11 @@ REDIS_NAMESPACE: 'wblog'
INTRODUCE: '这是李亚飞的博客, 李亚飞是暂住在深圳的一名 Ruby 程序员, 这里是关于技术, 创业, 生活的思考'
#Website Address for footer display without http
SITE_ADDRESS: 'yafeilee.me'
SITE_ADDRESS: 'yafeilee.com'
#Website Year for footer display
SITE_YEAR: '© 2012 - 2016'
SITE_YEAR: '© 2012 - 2019'
#Website beian for footer display
SITE_BEIAN: '粤ICP备19030132号-3'
# optional
# google analytics, blank it if you don't need