Skip to content

Commit

Permalink
remove font
Browse files Browse the repository at this point in the history
  • Loading branch information
xrkffgg committed Jan 16, 2020
1 parent 0395be9 commit b551cf1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ yarn build

cd ..
rm -rf xrkffgg.github.io/Kvue/
cp -a Kvue/Kvue/ xrkffgg.github.io/
cp -a Kvue/Kvue/ xrkffgg.github.io/Kvue/

cd xrkffgg.github.io/
git add -A
Expand Down
2 changes: 1 addition & 1 deletion src/components/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
created(){
this.loadfont()
// this.loadfont()
},
watch:{
Expand Down

0 comments on commit b551cf1

Please sign in to comment.