Use Gravatar mirror from v2ex
This commit is contained in:
parent
f6ff249fe7
commit
639359c71a
|
@ -1,6 +1,8 @@
|
|||
<?php
|
||||
if (!defined('__TYPECHO_ROOT_DIR__')) exit;
|
||||
|
||||
define('__TYPECHO_GRAVATAR_PREFIX__', 'https://cdn.v2ex.com/gravatar/');
|
||||
|
||||
function themeConfig($form) {
|
||||
echo $siteUrl;
|
||||
|
||||
|
|
Loading…
Reference in New Issue