hexo-theme-gnix 5.0.0 → 5.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hexo-theme-gnix",
3
- "version": "5.0.0",
3
+ "version": "5.0.1",
4
4
  "author": "Efterklang <gaojiaxing0220@gmail.com>",
5
5
  "license": "MIT",
6
6
  "description": "Second generation of Hexo theme Icarus, now with Catppuccin flavor and night mode support.",
@@ -1237,7 +1237,6 @@ small {
1237
1237
 
1238
1238
  article :target {
1239
1239
  scroll-margin-top: 5rem;
1240
- scroll-behavior: smooth;
1241
1240
  }
1242
1241
 
1243
1242
  article,
@@ -1496,4 +1495,5 @@ input.searchbox-input {
1496
1495
  object-fit: cover;
1497
1496
  }
1498
1497
 
1499
- /* #endregion Article Cover */
1498
+ /* #endregion Article Cover */
1499
+