remove share link

This commit is contained in:
Sébastien Chopin 2016-11-19 23:03:09 +01:00
parent baa38b1171
commit fa68b8b383
1 changed files with 2 additions and 1 deletions

View File

@ -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')