操作方法: 1.将以下添加至自定义CSS中 /*底部页脚*/ .github-badge { display: inline-block; border-radius: 4px; text-shadow: none; font-size: 12px; color: #fff; line-height: 15px; background-color:…
Typecho-php 报错修复!!! Typecho在使用php7.4.X时,后台登陆页面会出现以下报错信息: Notice: Trying to access array offset on value of type null in /var/www/html/typecho/admin/common.php on line 36 修复方法:…