hexo-theme-particlex 2.4.7 → 2.4.8

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hexo-theme-particlex",
3
- "version": "2.4.7",
3
+ "version": "2.4.8",
4
4
  "description": "A concise Hexo theme, based on Particle.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -703,7 +703,8 @@ iframe,
703
703
  .friend-link a,
704
704
  .icon-link a,
705
705
  .language,
706
- .copycode {
706
+ .copycode,
707
+ .header-anchor {
707
708
  user-select: none;
708
709
  }
709
710
  code {