Skip to content
This repository was archived by the owner on Jul 10, 2019. It is now read-only.

Commit b2df85d

Browse files
committed
refactor: change title to async-custom-head
1 parent 9e78d53 commit b2df85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/example/async-custom-head.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export default class extends Vue {
1919
}
2020
public data() {
2121
return {
22-
title: 'custom-head'
22+
title: 'async-custom-head'
2323
}
2424
}
2525

0 commit comments

Comments
 (0)