在后台博客设置的header中加入以下代码即可
<script type=”text/javascript”>
//<![CDATA[
window.document.title=window.document.title.replace(/\s*- 博客大巴/,"");
//]]>
</script>
在后台博客设置的header中加入以下代码即可
<script type=”text/javascript”>
//<![CDATA[
window.document.title=window.document.title.replace(/\s*- 博客大巴/,"");
//]]>
</script>