优化代码
This commit is contained in:
parent
a62e86c9a6
commit
55b6313ed7
File diff suppressed because it is too large
Load Diff
|
@ -7,6 +7,7 @@
|
|||
<?php echo $site['title']; ?> -
|
||||
<?php echo $site['subtitle']; ?>
|
||||
</title>
|
||||
<link rel="shortcut icon" href="https://obsidian-img-use.oss-cn-beijing.aliyuncs.com/browser-img/qnloft-blog-favicon.png">
|
||||
<meta name="keywords" content="<?php echo $site['keywords']; ?>" />
|
||||
<meta name="description" content="<?php echo $site['description']; ?>" />
|
||||
<link rel="stylesheet" id="block-library-css" href="templates/qnloft/assets/css/block-library.min-5.6.2.css"
|
||||
|
|
Loading…
Reference in New Issue