1.0
静态资源本地化
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
'author' => _t('%s 发布的文章')
|
||||
], '', ' - '); ?><?php $this->options->title(); ?></title>
|
||||
<link rel='canonical' href='<?php $this->options->siteUrl(); ?>'>
|
||||
<link rel="stylesheet" href="<?php $this->options->themeUrl('style.css'); ?>">
|
||||
<link rel="stylesheet" href="<?php $this->options->themeUrl('css/style.css'); ?>">
|
||||
<meta property='og:title' content="<?php $this->options->siteUrl(); ?>">
|
||||
<meta property='og:description' content="<?php $this->options->description() ?>.">
|
||||
<meta property='og:url' content='<?php $this->options->siteUrl(); ?>'>
|
||||
|
||||
Reference in New Issue
Block a user