File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ This is my personal website project.
22
22
* memcached
23
23
* nginx as web server, ` config/nginx.conf ` is my nginx configuration snippet.
24
24
25
- ## Installing
25
+ ## Install
26
26
1 . run ` bundle install `
27
27
2 . copy ` config/app_config.example.yml ` to ` config/app_config.yml ` and copy ` config/database.example.yml ` to ` config/database.yml `
28
28
3 . modify database config for your need.
Original file line number Diff line number Diff line change 63
63
< a href ="mailto:fankai@gmail.com " class ="mail "> Email</ a >
64
64
<% if APP_CONFIG [ 'show_certification' ] %>
65
65
< div class ="certification ">
66
- < a href =" http://www.miibeian.gov.cn/ " > 京ICP备13004925号-1</ a > 京公网安备11010502023235号
66
+ < span > 京ICP备13004925号-1</ span > < span > 京公网安备11010502023235号</ span >
67
67
</ div >
68
68
<% end %>
69
69
< div class ="powered-by ">
You can’t perform that action at this time.
0 commit comments