Skip to content

Commit

Permalink
Merge pull request #226 from valor-x/dev
Browse files Browse the repository at this point in the history
chore: 1.7.14 version
  • Loading branch information
everfu authored Apr 12, 2024
2 parents 796df73 + 82bdabc commit 72d73ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion layout/includes/inject/head.pug
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ script.
)(window)

console.log(
"%c Program: Hexo %c Theme: Solitude %c Version: v1.7.12",
"%c Program: Hexo %c Theme: Solitude %c Version: v1.7.14",
"border-radius:5px 0 0 5px;padding: 5px 10px;color:white;background:#ff3842;",
"padding: 5px 10px;color:white;background:#3e9f50;",
"border-radius:0 5px 5px 0;padding: 5px 10px;background:#0084ff;color:white;"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-theme-solitude",
"version": "1.7.13",
"version": "1.7.14",
"description": "A beautiful, powerful, and efficient Hexo theme developed by the efu.",
"main": "package.json",
"scripts": {
Expand Down

0 comments on commit 72d73ce

Please sign in to comment.