为begin主题首页小伙伴友链处加上网站的favicon图标,看到鸟叔的网站带有了,自己也搞一个,没鸟叔的代码好。
教程:把下面代码加到主题页脚文件。
代码:
- <script>jQuery(document).ready(function($){
- $(".link-name a").each(function(e){
- $(this).prepend("<img src=https://m.seovx.com/api/ico/?url="+this.href.replace(/^(http:\/\/[^\/]+).*$/, '$1').replace( 'http://', '' )+">");
- });}); </script>
我的微信
微信扫一扫
我的微信
我的微信公众号
微信扫一扫
我的公众号
评论