Commit e2b1d879 by 牛晓林

Merge branch 'master' of gitlab.juicestime.com:yangyuqiang/wordpress

parents ea670ec9 cf65040d
......@@ -2,7 +2,7 @@
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteBase /wordpress/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
......
......@@ -70,7 +70,7 @@
</a> -->
<a href="/login-2">
<a href="/wordpress/login-2">
<i class="fa fa-user-circle-o"></i>
<?php echo esc_html($account_texts); ?>
</a>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment