mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
remove share link
This commit is contained in:
parent
baa38b1171
commit
fa68b8b383
@ -1,8 +1,9 @@
|
||||
<template>
|
||||
<a :href="href">Share on twitter</a>
|
||||
<span v-if="false"></span>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
// https://cards-dev.twitter.com/validator
|
||||
export default {
|
||||
data: () => ({
|
||||
href: 'https://twitter.com/intent/tweet?url=' + encodeURIComponent('https://head-elements.now.sh/about')
|
||||
|
Loading…
Reference in New Issue
Block a user