Skip to content

Commit

Permalink
feat: v4.14.7
Browse files Browse the repository at this point in the history
  • Loading branch information
surmon-china committed Aug 3, 2023
1 parent e0f60e2 commit e4061d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "surmon.me",
"version": "4.14.6",
"version": "4.14.7",
"description": "Surmon.me blog",
"author": "Surmon",
"license": "MIT",
Expand Down
9 changes: 0 additions & 9 deletions src/components/layout/mobile/aside.vue
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,6 @@
<i class="iconfont icon-new-window-s"></i>
</span>
</ulink>
<ulink class="item" :href="VALUABLE_LINKS.INSTAGRAM">
<i class="iconfont icon-instagram"></i>
<webfont bolder uppercase>
<i18n :k="LanguageKey.PAGE_PHOTOGRAPHY" />
</webfont>
<span class="newscript">
<i class="iconfont icon-new-window-s"></i>
</span>
</ulink>
<router-link class="item" :to="getPageRoute(RouteName.Archive)">
<i class="iconfont icon-quill"></i>
<webfont bolder uppercase>
Expand Down

0 comments on commit e4061d5

Please sign in to comment.