Skip to content

Commit

Permalink
fix: correct external link redirection (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
ikeq committed Feb 10, 2020
1 parent 776671e commit 0adbe20
Show file tree
Hide file tree
Showing 10 changed files with 6 additions and 6 deletions.
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-inside",
"version": "2.6.0",
"version": "2.6.1",
"description": "❤️ SPA, flat and clean theme for Hexo.",
"scripts": {
"test": "jasmine --config=test/jasmine.json"
Expand Down
2 changes: 1 addition & 1 deletion source/_resources.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"root":"is-a","styles":["styles.e4da61f53c7bc99becf4.css"],"scripts":["runtime.ee6f73bc31187f12810a.js","polyfills.14df1390f4da8e838f05.js","main.d458ff11c3565b982fe7.js"],"class":{"blockimg":"cy","bounded":"cz","checklist":"da","table":"db"}}
{"root":"is-a","styles":["styles.d6ae91d5e735d1cc1e8c.css"],"scripts":["runtime.1720a40670866f12654e.js","polyfills.69a7b8a907a7ac9da988.js","main.afaf3882c4354b8bfcf3.js"],"class":{"blockimg":"φcy","bounded":"φcz","checklist":"φda","table":"φdb"}}
2 changes: 1 addition & 1 deletion source/_theme.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions source/main.afaf3882c4354b8bfcf3.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion source/main.d458ff11c3565b982fe7.js

This file was deleted.

1 change: 0 additions & 1 deletion source/polyfills.14df1390f4da8e838f05.js

This file was deleted.

1 change: 1 addition & 0 deletions source/polyfills.69a7b8a907a7ac9da988.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions source/styles.d6ae91d5e735d1cc1e8c.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion source/styles.e4da61f53c7bc99becf4.css

This file was deleted.

0 comments on commit 0adbe20

Please sign in to comment.