add octocat and project reference

This commit is contained in:
André Weller
2019-06-15 00:38:20 +02:00
parent e742e2ea77
commit 09cd24315d
3 changed files with 31 additions and 1 deletions

View File

@@ -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}`)