Skip to content

Commit

Permalink
theme update
Browse files Browse the repository at this point in the history
  • Loading branch information
hooozen committed Jul 4, 2023
1 parent f11704a commit 7fd0a99
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 60 deletions.
42 changes: 0 additions & 42 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
"dependencies": {
"hexo": "^6.3.0",
"hexo-filter-mathjax": "^0.9.0",
"hexo-generator-archive": "^2.0.0",
"hexo-generator-category": "^2.0.0",
"hexo-generator-index": "^3.0.0",
"hexo-generator-tag": "^2.0.0",
"hexo-pagination": "^3.0.0",
Expand All @@ -31,4 +29,4 @@
"moment": "^2.29.4",
"opentype.js": "^1.3.4"
}
}
}
2 changes: 1 addition & 1 deletion themes/tranquility
14 changes: 0 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1256,20 +1256,6 @@
"graceful-fs" "^4.2.10"
"hexo-util" "^2.7.0"

"hexo-generator-archive@^2.0.0":
"integrity" "sha512-KikJk7dGFbtNHOgqtLFGf5T/S8n1paGp+Gy0KfVDz+HKYhGbXOouyiZkmc3O9KrYt6ja14rmkMhq7KKGtvfehw=="
"resolved" "https://registry.npmjs.org/hexo-generator-archive/-/hexo-generator-archive-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"hexo-pagination" "3.0.0"

"hexo-generator-category@^2.0.0":
"integrity" "sha512-9OduRBf3WeRDa4BR0kAfRjOVHur7v3fm0NKAwbjUiqULigAdNZVZPO3cHKW2MlBbl/lI5PuWdhQ9zZ99CCCAgQ=="
"resolved" "https://registry.npmjs.org/hexo-generator-category/-/hexo-generator-category-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"hexo-pagination" "3.0.0"

"hexo-generator-index@^3.0.0":
"integrity" "sha512-83AuNN4cWdLVi//3ugR8E3kR6rrOwhXZt+hOCm1IjtIGj353/GlrtpMHpqZHU5kqipzj4miy9dweVdukXglVWw=="
"resolved" "https://registry.npmjs.org/hexo-generator-index/-/hexo-generator-index-3.0.0.tgz"
Expand Down

0 comments on commit 7fd0a99

Please sign in to comment.