-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathparams.json
More file actions
2 lines (1 loc) · 1.19 KB
/
params.json
File metadata and controls
2 lines (1 loc) · 1.19 KB
1
{"name":"Imace.github.com","tagline":"","body":"---\r\nlayout: master\r\ntitle: 首页\r\nfull_posts: 3\r\n---\r\n\r\n<div class='home-box' id='home-left'>\r\n <h2><a href='atom.xml' class='float-right'\r\n ><img src='/images/subscribe-icon.gif' alt='Subscribe'/></a\r\n >最新博客(<a href='/blog.html'>更多</a>)</h2>\r\n \r\n{% for post in site.posts limit:page.full_posts %}\r\n <div class='post'>\r\n <span class='date'>{{post.date | date_to_string}}</span>\r\n <h1><a href='{{post.url}}'>{{post.title}}</a></h1>\r\n <div class='body'>{{post.content}}</div>\r\n <a href='{{post.url}}#disqus_thread'>View Comments</a>\r\n </div>\r\n{% endfor %}\r\n\r\n</div>\r\n\r\n<div class='home-box' id='home-right'>\r\n <h2>联系方式</h2>\r\n <div class='sidebar'>\r\n <div class=\"sidebar-item\">\r\n <dl>\r\n <dt>邮件:</dt>\r\n <dd>imace AT gmail DOT com </dd>\r\n\r\n <dt>公司:</dt>\r\n <dd><a href=\"http://imace.github.io\" target='_blank' title='imace'>imace.github.io</a></dd>\r\n\r\n </dl>\r\n\r\n </div>\r\n </div>\r\n\r\n</div>\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}