add octocat and project reference
This commit is contained in:
@@ -15,7 +15,6 @@ export default {
|
||||
async createCopyUrl() {
|
||||
try {
|
||||
let currentPath = this.$router.history.current.path
|
||||
|
||||
let reference = this.createReferenceTag(this.$props.title)
|
||||
|
||||
await this.$copyText(`https://webgems.io${currentPath}?card=${reference}`)
|
||||
|
||||
Reference in New Issue
Block a user