Skip to content

Commit 99e5a3d

Browse files
committed
Codeigniter-Blog v2.17 Updated article title style
1 parent d66c605 commit 99e5a3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

application/views/article.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<html lang="zh-CN">
66
<head>
77
<meta charset="UTF-8">
8-
<title>Nova's blog - 文章详情</title>
8+
<title>Nova's blog - <?php echo $rows->title;?></title>
99
<meta name="msvalidate.01" content="" />
1010
<meta name="baidu-site-verification" content="" />
1111
<meta name="author" content="LunaNova">

0 commit comments

Comments
 (0)