mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-26 01:36:18 -04:00
Remove personal twitter
This commit is contained in:
parent
90149d5583
commit
9eb21908e1
2 changed files with 4 additions and 2 deletions
|
@ -97,7 +97,7 @@
|
|||
<div class="slogan">The easiest way to transfer files accross devices.</div>
|
||||
<a class="paper-font-subhead" href="https://github.com/capira12/snapdrop/blob/master/faq.md" target="_blank">Frequently Asked Questions</a>
|
||||
</div>
|
||||
<span id="footer">Built with ♥ by <a href="https://twitter.com/capira42" target="_blank">Robin Linus</a></span>
|
||||
<span id="footer">Built with ♥ by <a href="https://twitter.com/snapdrop42" target="_blank">Robin Linus</a></span>
|
||||
</div>
|
||||
</template>
|
||||
</dom-module>
|
||||
|
|
|
@ -4,6 +4,8 @@
|
|||
<link rel="import" href="../../bower_components/paper-icon-button/paper-icon-button.html">
|
||||
<link rel="import" href="../../bower_components/paper-tooltip/paper-tooltip.html">
|
||||
<link rel="import" href="../../styles/icons.html">
|
||||
<link rel="import" href="../invitation-link/invitation-link.html">
|
||||
|
||||
<dom-module id="x-cards">
|
||||
<template>
|
||||
<style>
|
||||
|
@ -54,7 +56,7 @@
|
|||
<div id="placeholder"></div>
|
||||
<div id="container">
|
||||
<div class="share">
|
||||
<a href="https://twitter.com/capira42" target="_blank">
|
||||
<a href="https://twitter.com/snapdrop42" target="_blank">
|
||||
<iron-icon icon="chat:twitter"></iron-icon>
|
||||
<paper-tooltip for="" position="bottom" offset="14">
|
||||
Contact us on Twitter!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue