Skip to content

Commit

Permalink
修复图片链接错误
Browse files Browse the repository at this point in the history
  • Loading branch information
zdhxiong committed May 23, 2017
1 parent 0a63758 commit 9275fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style/typography.php
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
</div>
<div class="modulettes">
<a class="modulette container default" href="https://www.google.com/fonts" target="_blank">
<img alt="" class="icon callout-icon" src="<?php static_url('../static/images/callouts/default.svg'); ?>">
<img alt="" class="icon callout-icon" src="<?php static_url('../static/spec/images/callouts/default.svg'); ?>">
<div class="info">
<div class="title">Google 字体库</div>
<span class="subtitle">一个开源的网络字体库</span>
Expand Down

0 comments on commit 9275fa8

Please sign in to comment.