Problem description

After hexo s was deployed locally, the title attribute of the blog displayed 20px, but when deployed to the server, it displayed 1.6 REM. Why did this situation occur? After a morning of hard debugging, the problem was finally solved.

Question why

Because the blog uses ali cloud full site acceleration, resulting in the visit to the domain name, the return is ali cloud cache content, but Ali cloud does not refresh the cache every time, so it does not take effect.

The solution

  • In the control panel of Aliyun full site acceleration, you can refresh the URL and directory of the domain name.