forked from TryGhost/Ghost
-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule casper
updated
12 files
+32 −1 | assets/css/screen.css | |
+ − | assets/fonts/iconfont.eot | |
+125 −0 | assets/fonts/iconfont.svg | |
+ − | assets/fonts/iconfont.ttf | |
+ − | assets/fonts/iconfont.woff | |
+2 −2 | author.hbs | |
+5 −2 | default.hbs | |
+2 −2 | index.hbs | |
+2 −2 | page.hbs | |
+3 −3 | partials/loop.hbs | |
+33 −17 | post.hbs | |
+2 −2 | tag.hbs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,7 +52,7 @@ | |
<p> | ||
<a target="_blank" href="http://ghost.diancloud.com/?f=ghost-about" title="点云-精品云应用"><img src="http://diancloud-ghost.stor.sinaapp.com/logo-90.png" width="258"></a> | ||
</p> | ||
<p>Ghost博客系统由点云团队中文化,并提供技术支持。<br> | ||
<p>Ghost由 “点云开源软件字幕组” 翻译。 <strong> 如真的给你带来便利,<a href="https://github.com/diancloud/Ghost" target="_blank">求到GitHub加星</a> 鼓励我们一下 ^_^ </strong> <br> | ||
用户反馈QQ群: <strong>335978388</strong>, 技术支持邮箱: <strong>[email protected]</strong> 。</p> | ||
|
||
|
||
|